index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Age
Commit message (
Expand
)
Author
Lines
2020-07-24
drm/nouveau/nvfw: firmware structures should begin with nvfw_
Timur Tabi
-23
/
+23
2020-07-24
drm/nouveau/tmr: fix nvkm_usec/nvkm_msec definitions
Timur Tabi
-2
/
+2
2020-07-24
drm/nouveau/therm/gt215: make gt215_therm_init static
Ben Skeggs
-1
/
+1
2020-07-24
drm/nouveau/mmu: make a couple of functions static
Ben Skeggs
-2
/
+2
2020-07-24
drm/nouveau/mc/gp10b: make gp10b_mc_init static
Ben Skeggs
-1
/
+1
2020-07-24
drm/nouveau/nvfw/acr: make lsb_header_tail_dump static
Ben Skeggs
-3
/
+2
2020-07-24
drm/nouveau/gr/gf100-: make some functions static
Ben Skeggs
-6
/
+6
2020-07-24
drm/nouveau/disp/gm200-: remove 'head' parameter from nvkm_ior_func.hdmi.scdc()
Ben Skeggs
-5
/
+4
2020-07-24
drm/nouveau/fbcon: zero-initialise the mode_cmd2 structure
Ben Skeggs
-1
/
+1
2020-07-24
drm/nouveau/fbcon: fix module unload when fbcon init has failed for some reason
Ben Skeggs
-0
/
+1
2020-07-24
drm/nouveau/kms/tu102: wait for core update to complete when assigning windows
Ben Skeggs
-1
/
+1
2020-07-24
drm/nouveau/kms/gf100: use correct format modifiers
Ben Skeggs
-1
/
+1
2020-07-24
drm/nouveau/disp/gm200-: fix regression from HDA SOR selection changes
Ben Skeggs
-9
/
+21
2020-07-24
Merge tag 'mediatek-drm-next-5.9' of https://git.kernel.org/pub/scm/linux/ker...
Dave Airlie
-185
/
+84
2020-07-24
Merge tag 'drm/tegra/for-5.9-rc1' of ssh://git.freedesktop.org/git/tegra/linu...
Dave Airlie
-42
/
+108
2020-07-24
Merge v5.8-rc6 into drm-next
Dave Airlie
-219
/
+251
2020-07-23
Merge tag 'amd-drm-next-5.9-2020-07-17' of git://people.freedesktop.org/~agd5...
Dave Airlie
-3017
/
+5141
2020-07-23
Merge tag 'drm-xilinx-dpsub-20200718' of git://linuxtv.org/pinchartl/media in...
Dave Airlie
-0
/
+4095
2020-07-23
Merge branch 'etnaviv/next' of https://git.pengutronix.de/git/lst/linux into ...
Dave Airlie
-46
/
+40
2020-07-23
Merge tag 'imx-drm-next-2020-07-20' of git://git.pengutronix.de/pza/linux int...
Dave Airlie
-141
/
+167
2020-07-23
Merge tag 'amd-drm-fixes-5.8-2020-07-22' of git://people.freedesktop.org/~agd...
Dave Airlie
-10
/
+9
2020-07-23
Merge tag 'drm-misc-fixes-2020-07-22' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
-1
/
+3
2020-07-23
Merge tag 'drm-misc-next-2020-07-22' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
-677
/
+3671
2020-07-21
Revert "drm/amd/display: Expose connector VRR range via debugfs"
Bhanuprakash Modem
-20
/
+0
2020-07-21
drm/amdgpu: Fix NULL dereference in dpm sysfs handlers
Paweł Gronowski
-6
/
+3
2020-07-21
drm/amd/powerplay: fix a crash when overclocking Vega M
Qiu Wenbo
-4
/
+6
2020-07-21
drm/amdgpu/sienna_cichlid: add SMU i2c support (v2)
Alex Deucher
-0
/
+239
2020-07-21
drm/amdgpu/navi1x: add SMU i2c support (v2)
Alex Deucher
-0
/
+239
2020-07-21
drm/amdgpu/swSMU: remove eeprom from the smu i2c handlers (v2)
Alex Deucher
-36
/
+36
2020-07-21
drm/amdgpu/vega20: enable the smu i2c bus for all boards
Alex Deucher
-7
/
+4
2020-07-21
drm/amdgpu: remove eeprom from the smu i2c handlers
Alex Deucher
-30
/
+30
2020-07-21
drm/amdgpu: move i2c bus lock out of ras structure
Alex Deucher
-8
/
+4
2020-07-21
drm/amdgpu: Fix NULL dereference in dpm sysfs handlers
Paweł Gronowski
-6
/
+3
2020-07-21
drm/amd/powerplay: fix a crash when overclocking Vega M
Qiu Wenbo
-4
/
+6
2020-07-21
drm/amd/powerplay: retrieve VCN dpm table per instances
Jiansong Chen
-30
/
+37
2020-07-21
drm/amd/powerplay: update driver if version for navy_flounder
Jiansong Chen
-1
/
+1
2020-07-21
drm/amd/powerplay: fix typos for clk map
Jiansong Chen
-2
/
+2
2020-07-21
drm/amdgpu/vcn: merge shared memory into vcpu
James Zhu
-13
/
+6
2020-07-21
Revert "drm/amdgpu/vcn: add shared memory restore after wake up from sleep."
James Zhu
-28
/
+1
2020-07-21
drm/amd/display: 3.2.95
Aric Cyr
-1
/
+1
2020-07-21
drm/amd/display: interface to obtain minimum plane size caps
Igor Kravchenko
-5
/
+18
2020-07-21
drm/amd/display: Add additional config guards for DCN
Aurabindo Pillai
-2
/
+4
2020-07-21
drm/amd/display: Call dsc related functions indirectly via dc interface
Aurabindo Pillai
-1
/
+1
2020-07-21
drm/amd/display: Improve compatibility by re-ordering info-packets
Naveed Ashfaq
-4
/
+4
2020-07-21
drm/amd/display: [FW Promotion] Release 0.0.25
Anthony Koo
-2
/
+2
2020-07-21
drm/amd/display: Make new dc interface for adding dsc resource
Aurabindo Pillai
-1
/
+20
2020-07-21
drm/amd/display: rename dsc extended caps as dsc branch decoder caps
Wenjing Liu
-10
/
+10
2020-07-21
drm/amd/display: Decouple ABM init from dmcu
Roman Li
-3
/
+10
2020-07-21
drm/amd/display: Implement AMD VSIF V3
Reza Amini
-0
/
+73
2020-07-21
drm/amd/display: Add DSC parameters logging to debugfs
Eryk Brol
-1
/
+525
[prev]
[next]