index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-24
driver core: make struct class.devnode() take a const *
Greg Kroah-Hartman
1
-1
/
+1
2022-11-19
Merge tag 'drm/tegra/for-6.1-rc6' of https://gitlab.freedesktop.org/drm/tegra...
Dave Airlie
2
-0
/
+8
2022-11-18
gpu: host1x: Avoid trying to use GART on Tegra20
Robin Murphy
2
-0
/
+8
2022-11-18
Merge tag 'amd-drm-fixes-6.1-2022-11-16' of https://gitlab.freedesktop.org/ag...
Dave Airlie
26
-69
/
+235
2022-11-18
Merge tag 'drm-intel-fixes-2022-11-17' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
1
-3
/
+3
2022-11-18
Merge tag 'drm-misc-fixes-2022-11-17' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
9
-44
/
+64
2022-11-15
drm/display: Don't assume dual mode adaptors support i2c sub-addressing
drm-misc-fixes-2022-11-17
Simon Rettberg
1
-22
/
+29
2022-11-15
drm/amd/pm: fix SMU13 runpm hang due to unintentional workaround
Evan Quan
1
-12
/
+11
2022-11-15
drm/amd/pm: enable runpm support over BACO for SMU13.0.7
Evan Quan
1
-2
/
+28
2022-11-15
drm/amd/pm: enable runpm support over BACO for SMU13.0.0
Evan Quan
6
-20
/
+50
2022-11-15
drm/amdgpu: there is no vbios fb on devices with no display hw (v2)
Alex Deucher
3
-1
/
+43
2022-11-15
drm/amdkfd: Fix a memory limit issue
Eric Huang
1
-3
/
+1
2022-11-15
drm/amdgpu: disable BACO support on more cards
Guchun Chen
1
-0
/
+4
2022-11-15
drm/amd/display: don't enable DRM CRTC degamma property for DCE
Melissa Wen
1
-2
/
+8
2022-11-15
drm/amd/display: Set max for prefetch lines on dcn32
Dillon Varone
2
-4
/
+5
2022-11-15
drm/amd/display: use uclk pstate latency for fw assisted mclk validation dcn32
Dillon Varone
1
-1
/
+15
2022-11-15
drm/amd/display: Fix prefetch calculations for dcn32
Dillon Varone
1
-0
/
+2
2022-11-15
drm/amd/display: Fix optc2_configure warning on dcn314
Roman Li
1
-1
/
+1
2022-11-15
drm/amd/display: Fix calculation for cursor CAB allocation
George Shen
1
-9
/
+5
2022-11-15
Revert "drm: hide unregistered connectors from GETCONNECTOR IOCTL"
Simon Ser
1
-3
/
+0
2022-11-15
drm/amd/display: Support parsing VRAM info v3.0 from VBIOS
George Shen
1
-0
/
+30
2022-11-15
drm/amd/display: Fix invalid DPIA AUX reply causing system hang
Stylon Wang
2
-6
/
+20
2022-11-15
drm/amdgpu: Add psp_13_0_10_ta firmware to modinfo
Candice Li
1
-0
/
+1
2022-11-15
drm/amd/display: Add HUBP surface flip interrupt handler
Rodrigo Siqueira
1
-0
/
+1
2022-11-15
drm/amd/display: Fix access timeout to DPIA AUX at boot time
Stylon Wang
1
-6
/
+6
2022-11-15
drm/amdgpu: Fix memory leak in amdgpu_cs_pass1
Dong Chenchen
1
-2
/
+4
2022-11-15
drm/amdgpu: use the last IB as gang leader v2
Christian König
2
-7
/
+17
2022-11-14
drm/lima: Fix opp clkname setting in case of missing regulator
Erico Nunes
1
-6
/
+9
2022-11-14
drm/i915/ttm: fix uaf with lmem_userfault_list handling
Matthew Auld
1
-3
/
+3
2022-11-11
Merge tag 'drm-intel-fixes-2022-11-10' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
4
-7
/
+11
2022-11-10
drm: Fix potential null-ptr-deref in drm_vblank_destroy_worker()
Shang XiaoJing
1
-1
/
+2
2022-11-10
drm/drv: Fix potential memory leak in drm_dev_init()
Shang XiaoJing
1
-1
/
+1
2022-11-11
Merge tag 'drm-fixes-20221109' of git://linuxtv.org/pinchartl/media into drm-...
Dave Airlie
1
-4
/
+9
2022-11-11
Merge tag 'drm-misc-fixes-2022-11-09' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
6
-14
/
+66
2022-11-10
drm/panel: simple: set bpc field for logic technologies displays
Aishwarya Kothari
1
-0
/
+2
2022-11-10
drm/vc4: kms: Fix IS_ERR() vs NULL check for vc4_kms
Gaosheng Cui
1
-4
/
+4
2022-11-09
drm/amd/display: only fill dirty rectangles when PSR is enabled
Hamza Mahfooz
1
-3
/
+4
2022-11-09
drm/amdgpu: disable BACO on special BEIGE_GOBY card
Guchun Chen
1
-1
/
+3
2022-11-09
drm/amdgpu: Drop eviction lock when allocating PT BO
Philip Yang
3
-26
/
+28
2022-11-09
drm/amdgpu: Unlock bo_list_mutex after error handling
Philip Yang
1
-0
/
+1
2022-11-09
Revert "drm/amdgpu: Revert "drm/amdgpu: getting fan speed pwm for vega10 prop...
Asher Song
1
-13
/
+12
2022-11-09
drm/amd/display: Enforce minimum prefetch time for low memclk on DCN32
Dillon Varone
10
-2
/
+26
2022-11-09
drm/amd/display: Fix gpio port mapping issue
Steve Su
2
-3
/
+20
2022-11-09
drm/amd/display: Fix reg timeout in enc314_enable_fifo
Nicholas Kazlauskas
1
-6
/
+18
2022-11-09
drm/amd/display: Fix FCLK deviation and tool compile issues
Chaitanya Dhere
2
-2
/
+2
2022-11-09
drm/amd/display: Zeromem mypipe heap struct before using it
Aurabindo Pillai
1
-0
/
+1
2022-11-09
drm/amd/display: Update SR watermarks for DCN314
Nicholas Kazlauskas
2
-18
/
+18
2022-11-09
drm/amdgpu: workaround for TLB seq race
Christian König
1
-0
/
+15
2022-11-09
drm/amdkfd: Fix error handling in criu_checkpoint
Felix Kuehling
1
-19
/
+15
2022-11-09
drm/amdkfd: Fix error handling in kfd_criu_restore_events
Felix Kuehling
1
-2
/
+1
[next]