index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-08
drm/i915: Feed the DPLL output freq back into crtc_state
Ville Syrjälä
7
-12
/
+117
2022-09-08
drm/i915: Reassign DPLLs only for crtcs going throug .compute_config()
Ville Syrjälä
2
-20
/
+3
2022-09-08
drm/i915: Do .crtc_compute_clock() earlier
Ville Syrjälä
2
-7
/
+5
2022-09-08
drm/i915: Set correct domains values at _i915_vma_move_to_active
Nirmoy Das
1
-1
/
+2
2022-09-08
drm/panfrost: devfreq: set opp to the recommended one to configure regulator
Clément Péron
1
-0
/
+11
2022-09-08
drm/i915: Rename ggtt_view as gtt_view
Niranjana Vishwanathapura
19
-149
/
+149
2022-09-08
drm/ssd130x: Replace simple display helpers with the atomic helpers
Javier Martinez Canillas
2
-80
/
+189
2022-09-08
drm/ttm: cleanup the resource of ghost objects after locking them
Christian König
1
-5
/
+5
2022-09-07
drm/amdgpu: prevent toc firmware memory leak
Guchun Chen
1
-2
/
+5
2022-09-07
drm/amdgpu: correct doorbell range/size value for CSDMA_DOORBELL_RANGE
Yifan Zhang
1
-6
/
+0
2022-09-07
drm/amdkfd: print address in hex format rather than decimal
Yifan Zhang
1
-1
/
+1
2022-09-07
drm/amd/display: fix memory leak when using debugfs_lookup()
Greg Kroah-Hartman
1
-0
/
+1
2022-09-07
drm/amd/pm: add missing SetMGpuFanBoostLimitRpm mapping for SMU 13.0.7
Evan Quan
1
-0
/
+1
2022-09-07
drm/amd/amdgpu: add rlc_firmware_header_v2_4 to amdgpu_firmware_header
Chengming Gui
1
-0
/
+1
2022-09-07
drm/amd/amdgpu: Add missing CGTS*TCC_DISABLE to 10.3 headers
Tom St Denis
2
-0
/
+14
2022-09-07
drm/amdgpu: prevent toc firmware memory leak
Guchun Chen
1
-2
/
+5
2022-09-07
drm/amdgpu: correct doorbell range/size value for CSDMA_DOORBELL_RANGE
Yifan Zhang
1
-6
/
+0
2022-09-07
drm/amdkfd: print address in hex format rather than decimal
Yifan Zhang
1
-1
/
+1
2022-09-07
drm/amd/display: Remove the unneeded result variable
zhang songyi
1
-5
/
+1
2022-09-07
drm/amd/display: fix memory leak when using debugfs_lookup()
Greg Kroah-Hartman
1
-0
/
+1
2022-09-07
drm/amd/pm: add missing SetMGpuFanBoostLimitRpm mapping for SMU 13.0.7
Evan Quan
1
-0
/
+1
2022-09-07
drm/amd/amdgpu: add rlc_firmware_header_v2_4 to amdgpu_firmware_header
Chengming Gui
1
-0
/
+1
2022-09-07
drm/amdgpu: TA unload messages are not actually sent to psp when amdgpu is uninstalled
YiPeng Chai
2
-4
/
+3
2022-09-07
drm/i915/vdsc: Set VDSC PIC_HEIGHT before using for DP DSC
Ankit Nautiyal
3
-1
/
+3
2022-09-07
drm: rcar-du: dsi: Fix VCLKSET write
Tomi Valkeinen
1
-2
/
+2
2022-09-07
drm: rcar-du: Fix DSI enable & disable sequence
Tomi Valkeinen
5
-6
/
+83
2022-09-07
drm: rcar-du: dsi: Improve DSI shutdown
Tomi Valkeinen
1
-0
/
+12
2022-09-07
drm: rcar-du: dsi: Properly stop video mode TX
Tomi Valkeinen
1
-0
/
+29
2022-09-07
drm: rcar-du: lvds: Rename pclk enable/disable functions
Tomi Valkeinen
3
-11
/
+11
2022-09-07
drm: rcar-du: Use %p4cc to print 4CC format
Biju Das
3
-6
/
+6
2022-09-07
drm: rcar-du: Drop unused encoder header files
Biju Das
1
-5
/
+0
2022-09-07
drm: rcar-du: Drop leftovers variables from Makefile
Laurent Pinchart
1
-7
/
+0
2022-09-07
drm: rcar-du: Fix r8a779a0 color issue
Tomi Valkeinen
3
-4
/
+12
2022-09-07
drm: rcar-du: Remove unnecessary include
Tomi Valkeinen
1
-1
/
+0
2022-09-07
drm: rcar-du: Add DRM_MODE_BLEND_PIXEL_NONE support
Takanari Hayama
1
-1
/
+19
2022-09-07
drm: rcar-du: Add DRM_MODE_BLEND_PREMULTI support
Takanari Hayama
1
-0
/
+6
2022-09-07
drm/i915/dsi: Extract {vlv,bxt}_get_pclk()
Ville Syrjälä
1
-53
/
+68
2022-09-07
drm/i915: Extract HAS_DOUBLE_BUFFERED_M_N()
Ville Syrjälä
3
-3
/
+4
2022-09-07
drm/i915: Shuffle some PLL code around
Ville Syrjälä
1
-85
/
+85
2022-09-07
drm/i915: Relocate intel_crtc_dotclock()
Ville Syrjälä
2
-22
/
+22
2022-09-07
drm/i915/uc: Add patch level version number support
John Harrison
5
-19
/
+47
2022-09-07
drm/i915/uc: Support for version reduced and multiple firmware files
John Harrison
5
-186
/
+319
2022-09-07
drm/gma500: fix repeated words in comments
Jilin Yuan
1
-1
/
+1
2022-09-07
drm/qxl: fix the suspend/resume issue on qxl device
Zongmin Zhou
1
-1
/
+2
2022-09-07
drm/bochs: fix blanking
Gerd Hoffmann
1
-0
/
+2
2022-09-07
drm/virtio: set fb_modifiers_not_supported
Chia-I Wu
1
-0
/
+2
2022-09-07
drm/sun4i: tv: Add missing reset assertion
Maxime Ripard
1
-0
/
+1
2022-09-07
drm/sun4i: tv: Rename error label
Maxime Ripard
1
-2
/
+2
2022-09-07
drm/sun4i: tv: Remove useless destroy function
Maxime Ripard
1
-7
/
+1
2022-09-07
drm/sun4i: tv: Remove useless function
Maxime Ripard
1
-7
/
+0
[prev]
[next]