aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-08drm/i915: Feed the DPLL output freq back into crtc_stateVille Syrjälä7-12/+117
2022-09-08drm/i915: Reassign DPLLs only for crtcs going throug .compute_config()Ville Syrjälä2-20/+3
2022-09-08drm/i915: Do .crtc_compute_clock() earlierVille Syrjälä2-7/+5
2022-09-08drm/i915: Set correct domains values at _i915_vma_move_to_activeNirmoy Das1-1/+2
2022-09-08drm/panfrost: devfreq: set opp to the recommended one to configure regulatorClément Péron1-0/+11
2022-09-08drm/i915: Rename ggtt_view as gtt_viewNiranjana Vishwanathapura19-149/+149
2022-09-08drm/ssd130x: Replace simple display helpers with the atomic helpersJavier Martinez Canillas2-80/+189
2022-09-08drm/ttm: cleanup the resource of ghost objects after locking themChristian König1-5/+5
2022-09-07drm/amdgpu: prevent toc firmware memory leakGuchun Chen1-2/+5
2022-09-07drm/amdgpu: correct doorbell range/size value for CSDMA_DOORBELL_RANGEYifan Zhang1-6/+0
2022-09-07drm/amdkfd: print address in hex format rather than decimalYifan Zhang1-1/+1
2022-09-07drm/amd/display: fix memory leak when using debugfs_lookup()Greg Kroah-Hartman1-0/+1
2022-09-07drm/amd/pm: add missing SetMGpuFanBoostLimitRpm mapping for SMU 13.0.7Evan Quan1-0/+1
2022-09-07drm/amd/amdgpu: add rlc_firmware_header_v2_4 to amdgpu_firmware_headerChengming Gui1-0/+1
2022-09-07drm/amd/amdgpu: Add missing CGTS*TCC_DISABLE to 10.3 headersTom St Denis2-0/+14
2022-09-07drm/amdgpu: prevent toc firmware memory leakGuchun Chen1-2/+5
2022-09-07drm/amdgpu: correct doorbell range/size value for CSDMA_DOORBELL_RANGEYifan Zhang1-6/+0
2022-09-07drm/amdkfd: print address in hex format rather than decimalYifan Zhang1-1/+1
2022-09-07drm/amd/display: Remove the unneeded result variablezhang songyi1-5/+1
2022-09-07drm/amd/display: fix memory leak when using debugfs_lookup()Greg Kroah-Hartman1-0/+1
2022-09-07drm/amd/pm: add missing SetMGpuFanBoostLimitRpm mapping for SMU 13.0.7Evan Quan1-0/+1
2022-09-07drm/amd/amdgpu: add rlc_firmware_header_v2_4 to amdgpu_firmware_headerChengming Gui1-0/+1
2022-09-07drm/amdgpu: TA unload messages are not actually sent to psp when amdgpu is uninstalledYiPeng Chai2-4/+3
2022-09-07drm/i915/vdsc: Set VDSC PIC_HEIGHT before using for DP DSCAnkit Nautiyal3-1/+3
2022-09-07drm: rcar-du: dsi: Fix VCLKSET writeTomi Valkeinen1-2/+2
2022-09-07drm: rcar-du: Fix DSI enable & disable sequenceTomi Valkeinen5-6/+83
2022-09-07drm: rcar-du: dsi: Improve DSI shutdownTomi Valkeinen1-0/+12
2022-09-07drm: rcar-du: dsi: Properly stop video mode TXTomi Valkeinen1-0/+29
2022-09-07drm: rcar-du: lvds: Rename pclk enable/disable functionsTomi Valkeinen3-11/+11
2022-09-07drm: rcar-du: Use %p4cc to print 4CC formatBiju Das3-6/+6
2022-09-07drm: rcar-du: Drop unused encoder header filesBiju Das1-5/+0
2022-09-07drm: rcar-du: Drop leftovers variables from MakefileLaurent Pinchart1-7/+0
2022-09-07drm: rcar-du: Fix r8a779a0 color issueTomi Valkeinen3-4/+12
2022-09-07drm: rcar-du: Remove unnecessary includeTomi Valkeinen1-1/+0
2022-09-07drm: rcar-du: Add DRM_MODE_BLEND_PIXEL_NONE supportTakanari Hayama1-1/+19
2022-09-07drm: rcar-du: Add DRM_MODE_BLEND_PREMULTI supportTakanari Hayama1-0/+6
2022-09-07drm/i915/dsi: Extract {vlv,bxt}_get_pclk()Ville Syrjälä1-53/+68
2022-09-07drm/i915: Extract HAS_DOUBLE_BUFFERED_M_N()Ville Syrjälä3-3/+4
2022-09-07drm/i915: Shuffle some PLL code aroundVille Syrjälä1-85/+85
2022-09-07drm/i915: Relocate intel_crtc_dotclock()Ville Syrjälä2-22/+22
2022-09-07drm/i915/uc: Add patch level version number supportJohn Harrison5-19/+47
2022-09-07drm/i915/uc: Support for version reduced and multiple firmware filesJohn Harrison5-186/+319
2022-09-07drm/gma500: fix repeated words in commentsJilin Yuan1-1/+1
2022-09-07drm/qxl: fix the suspend/resume issue on qxl deviceZongmin Zhou1-1/+2
2022-09-07drm/bochs: fix blankingGerd Hoffmann1-0/+2
2022-09-07drm/virtio: set fb_modifiers_not_supportedChia-I Wu1-0/+2
2022-09-07drm/sun4i: tv: Add missing reset assertionMaxime Ripard1-0/+1
2022-09-07drm/sun4i: tv: Rename error labelMaxime Ripard1-2/+2
2022-09-07drm/sun4i: tv: Remove useless destroy functionMaxime Ripard1-7/+1
2022-09-07drm/sun4i: tv: Remove useless functionMaxime Ripard1-7/+0