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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-21
drm/ttm: fix memleak in ttm_transfered_destroy
Christian König
1
-0
/
+1
2021-10-21
drm/rockchip: Implement mmap as GEM object function
Thomas Zimmermann
4
-52
/
+15
2021-10-21
Revert "drm/i915/bios: gracefully disable dual eDP for now"
Jani Nikula
1
-47
/
+0
2021-10-21
drm/kmb: Enable ADV bridge after modeset
Anitha Chrisanthus
3
-8
/
+10
2021-10-21
drm/kmb: Corrected typo in handle_lcd_irq
Anitha Chrisanthus
1
-1
/
+1
2021-10-21
drm/kmb: Disable change of plane parameters
Edmund Dea
3
-1
/
+49
2021-10-21
drm/kmb: Remove clearing DPHY regs
Edmund Dea
1
-5
/
+0
2021-10-21
drm/kmb: Limit supported mode to 1080p
Anitha Chrisanthus
2
-1
/
+42
2021-10-21
drm/kmb: Work around for higher system clock
Anitha Chrisanthus
1
-1
/
+10
2021-10-21
drm/panel: ilitek-ili9881c: Fix sync for Feixin K101-IM2BYL02 panel
Dan Johansen
1
-6
/
+6
2021-10-21
drm: mxsfb: Fix NULL pointer dereference crash on unload
Marek Vasut
1
-1
/
+5
2021-10-21
drm/sun4i: virtual CMA addresses are not needed
Jernej Skrabec
1
-1
/
+1
2021-10-21
drm/gma500: Remove generic DRM drivers in probe function
Thomas Zimmermann
1
-0
/
+12
2021-10-20
drm/i915/display: Add warn_on in intel_psr_pause()
José Roberto de Souza
1
-0
/
+4
2021-10-20
drm/i915/display: Rename POWER_DOMAIN_DPLL_DC_OFF to POWER_DOMAIN_DC_OFF
José Roberto de Souza
3
-7
/
+7
2021-10-20
drm/amdgpu: support B0&B1 external revision id for yellow carp
Aaron Liu
2
-2
/
+2
2021-10-20
drm/amd/display: Moved dccg init to after bios golden init
Jake Wang
1
-4
/
+3
2021-10-20
drm/amd/display: Increase watermark latencies for DCN3.1
Nikola Cornij
1
-8
/
+8
2021-10-20
drm/amd/display: increase Z9 latency to workaround underflow in Z9
Eric Yang
1
-2
/
+2
2021-10-20
drm/amd/display: Require immediate flip support for DCN3.1 planes
Nicholas Kazlauskas
1
-0
/
+7
2021-10-20
drm/amd/display: Fix prefetch bandwidth calculation for DCN3.1
Nicholas Kazlauskas
1
-3
/
+3
2021-10-20
drm/amd/display: Limit display scaling to up to true 4k for DCN 3.1
Nikola Cornij
1
-1
/
+1
2021-10-20
drm/amdgpu: fix out of bounds write
Thelford Williams
1
-1
/
+1
2021-10-20
drm/i915/selftests: mark up hugepages object with start_cpu_write
Matthew Auld
1
-1
/
+6
2021-10-20
drm/i915: mark up internal objects with start_cpu_write
Matthew Auld
1
-0
/
+2
2021-10-20
drm/i915: expand on the kernel-doc for cache_dirty
Matthew Auld
2
-0
/
+38
2021-10-20
drm/i915/shmem: ensure flush during swap-in on non-LLC
Matthew Auld
1
-0
/
+12
2021-10-20
drm/i915/userptr: add paranoid flush-on-acquire
Matthew Auld
1
-1
/
+4
2021-10-20
drm/i915/dmabuf: add paranoid flush-on-acquire
Matthew Auld
1
-1
/
+5
2021-10-20
drm/i915: extract bypass-llc check into helper
Matthew Auld
3
-16
/
+28
2021-10-20
drm/i915: mark userptr objects as ALLOC_USER
Matthew Auld
1
-1
/
+2
2021-10-20
drm/i915: mark dmabuf objects as ALLOC_USER
Matthew Auld
1
-1
/
+2
2021-10-20
drm/amdgpu: Clarify error when hitting bad page threshold
Kent Russell
1
-1
/
+1
2021-10-20
drm/amdgpu: drop navi reg init functions
Alex Deucher
10
-433
/
+2
2021-10-20
drm/amdgpu: drop nv_set_ip_blocks()
Alex Deucher
2
-294
/
+0
2021-10-20
drm/amdgpu: drop soc15_set_ip_blocks()
Alex Deucher
2
-180
/
+0
2021-10-20
drm/amdkfd: protect raven_device_info with KFD_SUPPORT_IOMMU_V2
Alex Deucher
1
-1
/
+1
2021-10-20
drm/amdkfd: protect hawaii_device_info with CONFIG_DRM_AMDGPU_CIK
Alex Deucher
1
-0
/
+2
2021-10-20
drm/amdgpu/gfx10: fix typo in gfx_v10_0_update_gfx_clock_gating()
Alex Deucher
1
-2
/
+3
2021-10-20
drm/amdgpu/pm: properly handle sclk for profiling modes on vangogh
Alex Deucher
1
-60
/
+29
2021-10-20
drm/amdgpu: replace snprintf in show functions with sysfs_emit
Qing Wang
1
-1
/
+1
2021-10-20
drm/amdgpu: support B0&B1 external revision id for yellow carp
Aaron Liu
2
-2
/
+2
2021-10-20
drm/radeon: use new iterator in radeon_sync_resv
Christian König
1
-19
/
+3
2021-10-20
drm/msm: use new iterator in msm_gem_describe
Christian König
1
-14
/
+5
2021-10-20
drm/amdgpu: use new iterator in amdgpu_vm_prt_fini
Christian König
1
-21
/
+5
2021-10-20
drm/i915/dp: Sanitize link common rate array lookups
Imre Deak
1
-17
/
+16
2021-10-20
drm/i915/dp: Sanitize sink rate DPCD register values
Imre Deak
1
-1
/
+20
2021-10-20
drm/i915/dp: Ensure sink/link max lane count values are always valid
Imre Deak
2
-2
/
+44
2021-10-20
drm/i915/dp: Ensure max link params are always valid
Imre Deak
1
-8
/
+10
2021-10-20
drm/i915/dp: Ensure sink rate values are always valid
Imre Deak
1
-0
/
+11
[prev]
[next]