summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2024-06-20drm/mediatek: Add OVL compatible name for MT8195Hsiao Chien Sung
2024-06-20drm/mediatek: Turn off the layers with zero width or heightHsiao Chien Sung
2024-06-20drm/mediatek: Fix destination alpha error in OVLHsiao Chien Sung
2024-06-20drm/mediatek: Fix XRGB setting error in MixerHsiao Chien Sung
2024-06-20drm/mediatek: Fix XRGB setting error in OVLHsiao Chien Sung
2024-06-20drm/mediatek: Use 8-bit alpha in ETHDRHsiao Chien Sung
2024-06-20drm/mediatek: Add missing plane settings when async updateHsiao Chien Sung
2024-06-20drm/i915/dsb: Document that the ATS fault bits are for mtl+Ville Syrjälä
2024-06-20drm/i915: Drop useless intel_dsb.h includeVille Syrjälä
2024-06-20drm/i915/dsb: Add i915.enable_dsb module parameterVille Syrjälä
2024-06-20drm/i915/dsb: Convert the DSB code to use intel_display rather than i915Ville Syrjälä
2024-06-20drm/i915/dsb: Plumb the whole atomic state into intel_dsb_prepare()Ville Syrjälä
2024-06-20drm/i915: Pass the whole atomic state to intel_color_prepare_commit()Ville Syrjälä
2024-06-20drm/i915: Introduce intel_mode_vdisplay()Ville Syrjälä
2024-06-20drm/i915: Add flip done tracepointVille Syrjälä
2024-06-20drm/i915: Add async flip tracepointVille Syrjälä
2024-06-20drm/i915: Extract intel_crtc_arm_vblank_event()Ville Syrjälä
2024-06-20drm/xe/guc: Move ARAT interrupts enabling to the upload stepMichal Wajdeczko
2024-06-20drm/tests: add drm_hdmi_state_helper_test MODULE_DESCRIPTION()Jeff Johnson
2024-06-20drm/vc4: vec: Add the margin properties to the connectorDave Stevenson
2024-06-20drm/vc4: Add monochrome mode to the VEC.Dave Stevenson
2024-06-20drm/ttm/tests: Let ttm_bo_test consider different ww_mutex implementation.Sebastian Andrzej Siewior
2024-06-20drm/xe/vf: Don't touch GuC irq registers if using memory irqsMichal Wajdeczko
2024-06-20drm/i915/gem: Use the correct format specifier for resource_size_tAndi Shyti
2024-06-20drm/i915/gem: Return NULL instead of '0'Andi Shyti
2024-06-19drm/amdgpu: init TA fw for psp v14Likun Gao
2024-06-19drm/amdgpu: cleanup MES11 command submissionChristian König
2024-06-19drm/amdgpu: fix UBSAN warning in kv_dpm.cAlex Deucher
2024-06-19drm/radeon: fix UBSAN warning in kv_dpm.cAlex Deucher
2024-06-19drm/etnaviv: don't disable TS on MMUv2 core when moving the linear windowLucas Stach
2024-06-19drm/etnaviv: Read some FE registers twiceDerek Foreman
2024-06-19drm/amd/display: Disable CONFIG_DRM_AMD_DC_FP for RISC-V with clangNathan Chancellor
2024-06-19drm/amd/display: Attempt to avoid empty TUs when endpoint is DPIAMichael Strauss
2024-06-19drm/amd/display: change dram_clock_latency to 34us for dcn35Paul Hsieh
2024-06-19drm/amd/display: Change dram_clock_latency to 34us for dcn351Daniel Miess
2024-06-19drm/amdgpu: revert "take runtime pm reference when we attach a buffer" v2Christian König
2024-06-19drm/amdgpu: Indicate CU havest info to CPHarish Kasiviswanathan
2024-06-19drm/amd/display: prevent register access while in IPSHamza Mahfooz
2024-06-19drm/amdgpu: fix locking scope when flushing tlbYunxiang Li
2024-06-19drm/amd/display: Remove redundant idle optimization checkRoman Li
2024-06-19drm/i915: Enable plane/pipeDMC ATS fault interrupts on mtlVille Syrjälä
2024-06-19drm/i915: Enable pipeDMC fault interrupts on tgl+Ville Syrjälä
2024-06-19drm/i915: Nuke the intermediate pipe fault bitmasksVille Syrjälä
2024-06-19drm/i915: Extend GEN9_PIPE_PLANE_FLIP_DONE() to cover all universal planesVille Syrjälä
2024-06-19drm/i915: Sort bdw+ pipe interrupt bitsVille Syrjälä
2024-06-19drm/i915: Document bdw+ pipe interrupt bitsVille Syrjälä
2024-06-19drm/i915: Use REG_BIT() for bdw+ pipe interruptsVille Syrjälä
2024-06-19drm/amdgpu: init TA fw for psp v14Likun Gao
2024-06-19drm/amdgpu: refine gfx6 firmware loadingYang Wang
2024-06-19drm/amd/pm: powerplay: Add `__counted_by` attribute for flexible arraysMario Limonciello