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
2021-07-25
drm/panel: panel-simple: Fix proper bpc for ytc700tlag_05_201c
Jagan Teki
1
-1
/
+1
2021-07-22
drm/ttm: Initialize debugfs from ttm_global_init()
Jason Ekstrand
2
-16
/
+12
2021-07-22
drm/panel: raspberrypi-touchscreen: Prevent double-free
drm-misc-fixes-2021-07-22
Maxime Ripard
1
-1
/
+0
2021-07-21
drm/ttm: add missing NULL checks
Pavel Skripkin
2
-0
/
+6
2021-07-21
drm/ttm: Force re-init if ttm_global_init() fails
Jason Ekstrand
1
-0
/
+2
2021-07-20
drm: Return -ENOTTY for non-drm ioctls
Charles Baylis
1
-0
/
+3
2021-07-19
drm/nouveau: init the base GEM fields for internal BOs
Christian König
1
-0
/
+6
2021-07-16
drm/amdgpu: workaround failed COW checks for Thunk VMAs
Felix Kuehling
1
-0
/
+9
2021-07-15
drm/vc4: hdmi: Drop devm interrupt handler for CEC interrupts
Maxime Ripard
1
-16
/
+33
2021-07-14
drm/ttm: add a check against null pointer dereference
drm-misc-fixes-2021-07-15
Zheyu Ma
1
-0
/
+3
2021-07-13
Merge remote-tracking branch 'drm-misc/drm-misc-next-fixes' into drm-misc-fixes
Thomas Zimmermann
3
-2
/
+2
2021-07-13
Merge tag 'drm-misc-fixes-2021-07-13' of git://anongit.freedesktop.org/drm/dr...
Daniel Vetter
1
-3
/
+1
2021-07-09
drm/vmwgfx: Fix a bad merge in otable batch takedown
Zack Rusin
1
-1
/
+0
2021-07-09
drm/vmwgfx: Fix implicit declaration error
Zack Rusin
1
-0
/
+1
2021-07-09
drm/qxl: add NULL check for bo->resource
Christian König
1
-1
/
+1
2021-07-08
Merge tag 'drm-next-2021-07-08-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
52
-503
/
+1047
2021-07-08
Merge tag 'drm-misc-next-fixes-2021-07-01' of git://anongit.freedesktop.org/d...
Dave Airlie
5
-23
/
+31
2021-07-08
Merge tag 'drm-intel-next-fixes-2021-07-07' of git://anongit.freedesktop.org/...
Dave Airlie
8
-16
/
+29
2021-07-08
Merge tag 'amd-drm-next-5.14-2021-07-01' of https://gitlab.freedesktop.org/ag...
Dave Airlie
40
-464
/
+987
2021-07-06
drm/i915: Drop all references to DRM IRQ midlayer
Thomas Zimmermann
2
-6
/
+0
2021-07-06
drm/i915: Use the correct IRQ during resume
Thomas Zimmermann
4
-3
/
+12
2021-07-06
drm/i915/display/dg1: Correctly map DPLLs during state readout
José Roberto de Souza
2
-6
/
+16
2021-07-06
drm/i915/display: Do not zero past infoframes.vsc
Kees Cook
1
-1
/
+1
2021-07-05
Merge tag 'driver-core-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-6
/
+5
2021-07-03
Merge tag 'vfio-v5.14-rc1' of git://github.com/awilliam/linux-vfio
Linus Torvalds
1
-1
/
+1
2021-07-03
Merge tag 'trace-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2
-8
/
+8
2021-07-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
4
-23
/
+141
2021-07-01
Merge tag 'drm-next-2021-07-01' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1198
-21146
/
+308633
2021-07-01
nouveau/svm: implement atomic SVM access
Alistair Popple
4
-11
/
+123
2021-07-01
nouveau/svm: refactor nouveau_range_fault
Alistair Popple
1
-14
/
+20
2021-07-01
mm: rename migrate_pgmap_owner
Alistair Popple
1
-1
/
+1
2021-07-01
drm/amdgpu: Conditionally reset SDMA RAS error counts
Mukul Joshi
1
-2
/
+5
2021-07-01
drm/amdkfd: Maintain svm_bo reference in page->zone_device_data
Alex Sierra
3
-11
/
+18
2021-07-01
drm/amdkfd: add invalid pages debug at vram migration
Alex Sierra
1
-0
/
+14
2021-07-01
drm/amdkfd: skip migration for pages already in VRAM
Alex Sierra
1
-9
/
+7
2021-07-01
drm/amdkfd: skip invalid pages during migrations
Alex Sierra
1
-20
/
+18
2021-07-01
drm/amdkfd: classify and map mixed svm range pages in GPU
Alex Sierra
2
-34
/
+55
2021-07-01
drm/amdkfd: use hmm range fault to get both domain pfns
Alex Sierra
1
-41
/
+27
2021-07-01
drm/amdgpu: get owner ref in validate and map
Alex Sierra
1
-1
/
+24
2021-07-01
drm/amdkfd: set owner ref to svm range prefault
Alex Sierra
3
-4
/
+6
2021-07-01
drm/amdkfd: add owner ref param to get hmm pages
Alex Sierra
4
-5
/
+6
2021-07-01
drm/amdkfd: device pgmap owner at the svm migrate init
Alex Sierra
2
-3
/
+6
2021-07-01
drm/amdkfd: inc counter on child ranges with xnack off
Alex Sierra
1
-2
/
+14
2021-07-01
drm/amd/display: Extend DMUB diagnostic logging to DCN3.1
Nicholas Kazlauskas
3
-5
/
+76
2021-07-01
drm/amdgpu: Update NV SIMD-per-CU to 2
Joseph Greathouse
1
-1
/
+1
2021-07-01
drm/amdgpu: add new dimgrey cavefish DID
Alex Deucher
1
-0
/
+1
2021-07-01
drm/amd/pm: skip PrepareMp1ForUnload message in s0ix
Shyam Sundar S K
1
-1
/
+2
2021-07-01
drm/amdgpu: move apu flags initialization to the start of device init
Huang Rui
3
-10
/
+37
2021-07-01
drm/amd/display: Respect CONFIG_FRAME_WARN=0 in dml Makefile
Reka Norman
1
-2
/
+6
2021-07-01
drm/radeon: Add the missed drm_gem_object_put() in radeon_user_framebuffer_cr...
Jing Xiangfeng
1
-0
/
+1
[next]