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-09-27
drm/i915: Remove warning from the rps worker
Tejas Upadhyay
1
-2
/
+0
2021-09-27
drm/i915/request: fix early tracepoints
Matthew Auld
1
-9
/
+2
2021-09-27
drm/i915/guc, docs: Fix pdfdocs build error by removing nested grid
Akira Yokosawa
2
-10
/
+10
2021-09-27
Merge tag 'gvt-fixes-2021-09-18' of https://github.com/intel/gvt-linux into drm-intel-fixes
Jani Nikula
1
-2
/
+2
2021-09-25
drm/mga/mga_ioc32: Use struct_group() for memcpy() region
Kees Cook
1
-13
/
+14
2021-09-24
drm/i915: Flush buffer pools on driver remove
Janusz Krzysztofik
2
-2
/
+2
2021-09-24
drm/edid: Fix EDID quirk compile error on older compilers
Douglas Anderson
2
-71
/
+73
2021-09-24
drm/gma500: Fix wrong pointer passed to PTR_ERR()
Yang Yingliang
1
-1
/
+1
2021-09-24
drm/mipi-dsi: Create devm device attachment
Maxime Ripard
1
-0
/
+35
2021-09-24
drm/mipi-dsi: Create devm device registration
Maxime Ripard
1
-0
/
+46
2021-09-24
drm/bridge: Document the probe issue with MIPI-DSI bridges
Maxime Ripard
1
-0
/
+57
2021-09-24
drm/bridge: Add documentation sections
Maxime Ripard
1
-5
/
+9
2021-09-24
Merge tag 'drm-fixes-2021-09-24' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
9
-30
/
+55
2021-09-24
drm/i915: Remove warning from the rps worker
Tejas Upadhyay
1
-2
/
+0
2021-09-24
drm/i915/fbc: Allow higher compression limits on FBC1
Ville Syrjälä
1
-13
/
+7
2021-09-24
drm/i915/fbc: Implement Wa_16011863758 for icl+
Ville Syrjälä
1
-2
/
+10
2021-09-24
drm/i915/fbc: Align FBC segments to 512B on glk+
Ville Syrjälä
2
-3
/
+15
2021-09-24
drm/i915/fbc: Rework cfb stride/size calculations
Ville Syrjälä
2
-61
/
+123
2021-09-24
drm/i915/selftests: exercise shmem_writeback with THP
Matthew Auld
1
-1
/
+2
2021-09-24
drm/i915/request: fix early tracepoints
Matthew Auld
1
-9
/
+2
2021-09-24
drm/i915: Reduce the number of objects subject to memcpy recover
Thomas Hellström
19
-31
/
+56
2021-09-24
drm/i915: Don't back up pinned LMEM context images and rings during suspend
Thomas Hellström
4
-9
/
+17
2021-09-24
drm/i915/gt: Register the migrate contexts with their engines
Thomas Hellström
9
-3
/
+60
2021-09-24
drm/i915 Implement LMEM backup and restore for suspend / resume
Thomas Hellström
10
-13
/
+353
2021-09-24
drm/i915/gt: Increase suspend timeout
Thomas Hellström
1
-1
/
+3
2021-09-24
drm/i915/gem: Implement a function to process all gem objects of a region
Thomas Hellström
2
-0
/
+107
2021-09-24
drm/i915/ttm: Implement a function to copy the contents of two TTM-based objects
Thomas Hellström
2
-9
/
+64
2021-09-24
drm/i915/gem: Fix a lockdep warning the __i915_gem_is_lmem() function
Thomas Hellström
1
-1
/
+1
2021-09-24
Merge tag 'drm-misc-next-2021-09-23' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
Dave Airlie
26
-1280
/
+2264
2021-09-24
Merge tag 'drm-intel-fixes-2021-09-23' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes
Dave Airlie
3
-8
/
+25
2021-09-23
drm/amdkfd: fix svm_migrate_fini warning
Philip Yang
3
-15
/
+4
2021-09-23
drm/amdkfd: handle svm migrate init error
Philip Yang
1
-0
/
+3
2021-09-23
drm/amd/pm: Update intermediate power state for SI
Lijo Lazar
1
-0
/
+2
2021-09-23
drm/bridge: parade-ps8640: Add support for AUX channel
Philip Chen
1
-1
/
+179
2021-09-23
drm/bridge: parade-ps8640: Use regmap APIs
Philip Chen
1
-30
/
+64
2021-09-23
drm/amdgpu: make soc15_common_ip_funcs static
Alex Deucher
2
-3
/
+3
2021-09-23
drm/amd/pm: Update intermediate power state for SI
Lijo Lazar
1
-0
/
+2
2021-09-23
drm/amdgpu: Remove all code paths under the EAGAIN path in RAS late init
Candice Li
2
-35
/
+1
2021-09-23
drm/amdgpu: Consolidate RAS cmd warning messages
John Clements
2
-26
/
+26
2021-09-23
drm/amdkfd: fix svm_migrate_fini warning
Philip Yang
3
-15
/
+4
2021-09-23
drm/amdkfd: handle svm migrate init error
Philip Yang
1
-0
/
+3
2021-09-23
drm/amdgpu: Updated RAS infrastructure
John Clements
7
-52
/
+146
2021-09-23
drm/amdgpu: move amdgpu_virt_release_full_gpu to fini_early stage
Guchun Chen
1
-4
/
+5
2021-09-23
drm/amdkfd: fix dma mapping leaking warning
Philip Yang
1
-4
/
+14
2021-09-23
drm/amdkfd: SVM map to gpus check vma boundary
Philip Yang
1
-1
/
+5
2021-09-23
drm/amd/display: fix empty debug macros
Arnd Bergmann
1
-2
/
+2
2021-09-23
drm/amd/display: Fix wrong format specifier in amdgpu_dm.c
Hayden Goodfellow
1
-1
/
+1
2021-09-23
drm/amd/display: 3.2.154
Aric Cyr
1
-1
/
+1
2021-09-23
drm/amd/display: [FW Promotion] Release 0.0.84
Anthony Koo
1
-2
/
+2
2021-09-23
drm/amd/display: Fix null pointer dereference for encoders
Jimmy Kizito
2
-2
/
+2
[prev]
[next]