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-08-30
drm/ttm: Create pinned list
Andrey Grodzovsky
2
-4
/
+15
2021-08-30
drm/i915/display: Renaming DRRS functions to intel_drrs_*()
José Roberto de Souza
6
-85
/
+70
2021-08-30
drm/i915/display: Move DRRS code its own file
José Roberto de Souza
8
-477
/
+514
2021-08-30
drm/i915/display: Drop PSR support from HSW and BDW
José Roberto de Souza
5
-120
/
+20
2021-08-30
drm/amdgpu/swsmu: fix spelling mistake "minimun" -> "minimum"
Colin Ian King
3
-3
/
+3
2021-08-30
drm/amdgpu: Disable PCIE_DPM on Intel RKL Platform
Koba Ko
1
-1
/
+16
2021-08-30
drm/amdgpu: show both cmd id and name when psp cmd failed
Lang Yu
1
-4
/
+4
2021-08-30
drm/amd/display: setup system context for APUs
Aaron Liu
1
-1
/
+1
2021-08-30
drm/amdgpu: Enable S/G for Yellow Carp
Nicholas Kazlauskas
1
-0
/
+1
2021-08-30
drm/amd/pm: And destination bounds checking to struct copy
Kees Cook
4
-11
/
+32
2021-08-30
drm/amdgpu: reenable BACO support for 699F:C7 polaris12 SKU
Evan Quan
1
-8
/
+1
2021-08-30
drm/amd/amdgpu: Add ready_to_reset resp for vega10
YuBiao Wang
2
-0
/
+3
2021-08-30
drm/amdgpu: add some additional RDNA2 PCI IDs
Alex Deucher
1
-0
/
+17
2021-08-30
drm/amdgpu: correct comments in memory type managers
Yifan Zhang
2
-5
/
+5
2021-08-30
drm/amdgpu: Process any VBIOS RAS EEPROM address
Luben Tuikov
1
-12
/
+13
2021-08-30
drm/amdgpu: Fixes to returning VBIOS RAS EEPROM address
Luben Tuikov
1
-17
/
+33
2021-08-30
drm:dcn31: fix boolreturn.cocci warnings
Jing Yangyang
1
-2
/
+2
2021-08-30
drm/i915/dg2: UHBR tables added for pll programming
Animesh Manna
2
-0
/
+151
2021-08-30
drm/i915: remove unused i915->active_pipes
Jani Nikula
2
-9
/
+1
2021-08-30
drm/msm: Don't break exclusive fence ordering
Daniel Vetter
1
-1
/
+2
2021-08-30
drm/msm: Use scheduler dependency handling
Daniel Vetter
3
-31
/
+5
2021-08-30
drm/v3d: Use scheduler dependency handling
Daniel Vetter
3
-50
/
+10
2021-08-30
drm/v3d: Move drm_sched_job_init to v3d_job_init
Daniel Vetter
3
-58
/
+44
2021-08-30
drm/lima: use scheduler dependency tracking
Daniel Vetter
3
-26
/
+4
2021-08-30
drm/panfrost: use scheduler dependency tracking
Daniel Vetter
3
-41
/
+18
2021-08-30
drm/sched: improve docs around drm_sched_entity
Daniel Vetter
1
-60
/
+25
2021-08-30
drm/sched: drop entity parameter from drm_sched_push_job
Daniel Vetter
10
-17
/
+12
2021-08-30
drm/sched: Add dependency tracking
Daniel Vetter
2
-3
/
+119
2021-08-30
drm/sched: Barriers are needed for entity->last_scheduled
Daniel Vetter
1
-2
/
+25
2021-08-30
drm/msm: Improve drm/sched point of no return rules
Daniel Vetter
1
-7
/
+6
2021-08-30
drm/sched: Split drm_sched_job_init
Daniel Vetter
10
-21
/
+87
2021-08-30
Merge tag 'amd-drm-next-5.15-2021-08-27' of https://gitlab.freedesktop.org/agd5f/linux into drm-next
Dave Airlie
53
-256
/
+995
2021-08-30
Merge tag 'drm-intel-next-fixes-2021-08-26' of git://anongit.freedesktop.org/drm/drm-intel into drm-next
Dave Airlie
4
-16
/
+30
2021-08-29
Merge tag 'irqchip-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/core
Thomas Gleixner
4
-21
/
+10
2021-08-28
GPU: drm: fix style errors
F.A.Sulaiman
1
-3
/
+3
2021-08-27
drm/i915/fdi: convert BUG()'s to MISSING_CASE()
Jani Nikula
1
-2
/
+3
2021-08-27
drm/i915/fdi: move fdi mphy reset and programming to intel_fdi.c
Jani Nikula
3
-100
/
+103
2021-08-27
drm/i915/fdi: move more FDI stuff to FDI link train hooks
Jani Nikula
3
-10
/
+24
2021-08-27
drm/i915/fdi: move fdi bc bifurcation functions to intel_fdi.c
Jani Nikula
3
-49
/
+50
2021-08-27
drm/i915/fdi: move intel_update_fdi_pll_freq to intel_fdi.c
Jani Nikula
3
-17
/
+18
2021-08-27
drm/i915: Actually delete gpu reloc selftests
Daniel Vetter
1
-190
/
+0
2021-08-27
drm/ttm: optimize the pool shrinker a bit v2
Christian König
1
-18
/
+22
2021-08-26
drm/i915: Ensure wa_init_finish() is called for ctx workaround list
Matt Roper
1
-1
/
+2
2021-08-27
Merge tag 'imx-drm-fixes-2021-08-18' of git://git.pengutronix.de/pza/linux into drm-fixes
Dave Airlie
2
-16
/
+16
2021-08-27
Merge tag 'amd-drm-fixes-5.14-2021-08-25' of https://gitlab.freedesktop.org/agd5f/linux into drm-fixes
Dave Airlie
4
-23
/
+36
2021-08-26
drm/bridge: parade-ps8640: Reorg the macros
Philip Chen
1
-8
/
+10
2021-08-26
drm/amd/display: Move AllowDRAMSelfRefreshOrDRAMClockChangeInVblank to bounding box
Nicholas Kazlauskas
3
-5
/
+8
2021-08-26
drm/amd/display: Remove duplicate dml init
Aurabindo Pillai
1
-5
/
+0
2021-08-26
drm/amd/display: Update bounding box states (v2)
Jerry (Fangzhi) Zuo
1
-10
/
+31
2021-08-26
drm/amd/display: Update number of DCN3 clock states
Aurabindo Pillai
1
-0
/
+1
[prev]
[next]