index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-14
Merge tag 'drm-intel-next-fixes-2020-02-13' of git://anongit.freedesktop.org/...
Dave Airlie
26
-178
/
+990
2020-02-14
Merge tag 'amd-drm-fixes-5.6-2020-02-12' of git://people.freedesktop.org/~agd...
Dave Airlie
16
-66
/
+108
2020-02-14
Merge tag 'drm-misc-next-fixes-2020-02-07' of git://anongit.freedesktop.org/d...
Dave Airlie
3
-4
/
+15
2020-02-14
Merge tag 'drm-misc-fixes-2020-02-07' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
6
-3
/
+18
2020-02-12
drm/i915: Mark the removal of the i915_request from the sched.link
Chris Wilson
1
-0
/
+2
2020-02-12
drm/i915/execlists: Reclaim the hanging virtual request
Chris Wilson
2
-0
/
+185
2020-02-12
drm/i915/execlists: Take a reference while capturing the guilty request
Chris Wilson
2
-10
/
+32
2020-02-12
drm/i915/execlists: Offline error capture
Chris Wilson
1
-2
/
+120
2020-02-12
drm/i915/gt: Allow temporary suspension of inflight requests
Chris Wilson
5
-6
/
+321
2020-02-12
drm/i915: Keep track of request among the scheduling lists
Chris Wilson
4
-18
/
+38
2020-02-12
Merge tag 'gvt-fixes-2020-02-12' of https://github.com/intel/gvt-linux into d...
Jani Nikula
2
-2
/
+6
2020-02-12
drm/i915/gem: Tighten checks and acquiring the mmap object
Chris Wilson
2
-30
/
+21
2020-02-12
drm/i915: Fix preallocated barrier list append
José Roberto de Souza
1
-9
/
+10
2020-02-12
drm/i915/gt: Acquire ce->active before ce->pin_count/ce->pin_mutex
Chris Wilson
2
-21
/
+31
2020-02-12
drm/i915: Tighten atomicity of i915_active_acquire vs i915_active_release
Chris Wilson
1
-7
/
+9
2020-02-12
drm/i915: Stub out i915_gpu_coredump_put
Chris Wilson
1
-0
/
+4
2020-02-11
drm/amdgpu:/navi10: use the ODCAP enum to index the caps array
Alex Deucher
1
-11
/
+11
2020-02-11
drm/amdgpu: update smu_v11_0_pptable.h
Alex Deucher
1
-14
/
+32
2020-02-11
drm/amdgpu: correct comment to clear up the confusion
Guchun Chen
1
-1
/
+6
2020-02-11
drm/amd/display: DCN2.x Do not program DPPCLK if same value
Sung Lee
1
-1
/
+1
2020-02-11
drm/amd/display: Don't map ATOM_ENABLE to ATOM_INIT
Nicholas Kazlauskas
1
-4
/
+0
2020-02-11
drm/amdgpu/vcn2.5: fix warning
James Zhu
1
-1
/
+1
2020-02-11
drm/amdgpu: limit GDS clearing workaround in cold boot sequence
Guchun Chen
1
-3
/
+6
2020-02-11
drm/amdgpu: fix amdgpu pmu to use hwc->config instead of hwc->conf
Jonathan Kim
1
-7
/
+8
2020-02-11
amdgpu: Prevent build errors regarding soft/hard-float FP ABI tags
Daniel Kolesa
1
-0
/
+6
2020-02-11
drm/amdgpu/vcn2.5: fix DPG mode power off issue on instance 1
James Zhu
4
-14
/
+15
2020-02-11
drm/amd/display: Add initialitions for PLL2 clock source
Isabel Zhang
1
-0
/
+6
2020-02-11
drm/amd/display: Limit minimum DPPCLK to 100MHz.
Yongqiang Sun
1
-0
/
+6
2020-02-11
drm/amd/display: Check engine is not NULL before acquiring
Aric Cyr
1
-1
/
+1
2020-02-11
drm/amd/display: Use dcfclk to populate watermark ranges
Sung Lee
1
-7
/
+7
2020-02-11
drm/amd/display: Do not set optimized_require to false after plane disable
Sung Lee
1
-1
/
+0
2020-02-11
drm/amd/display: Fix psr static frames calculation
Roman Li
1
-2
/
+3
2020-02-11
drm/i915: Check activity on i915_vma after confirming pin_count==0
Chris Wilson
1
-2
/
+12
2020-02-11
drm/i915/gem: Detect overflow in calculating dumb buffer size
Chris Wilson
1
-1
/
+4
2020-02-11
drm/i915: Don't show the blank process name for internal/simulated errors
Chris Wilson
1
-1
/
+1
2020-02-11
drm/i915/gem: Store mmap_offsets in an rbtree rather than a plain list
Chris Wilson
3
-29
/
+85
2020-02-11
drm/i915/execlists: Leave resetting ring to intel_ring
Chris Wilson
1
-1
/
+0
2020-02-10
drm/i915/gt: Use the BIT when checking the flags, not the index
Chris Wilson
1
-1
/
+2
2020-02-10
drm/i915/selftests: Add a mock i915_vma to the mock_ring
Chris Wilson
1
-1
/
+16
2020-02-10
drm/i915: Make a copy of the ggtt view for slave plane
Ville Syrjälä
1
-0
/
+1
2020-02-10
drm/i915/gem: Take local vma references for the parser
Chris Wilson
1
-1
/
+36
2020-02-10
drm/i915/pmu: Correct the rc6 offset upon enabling
Chris Wilson
1
-0
/
+12
2020-02-10
drm/i915/gvt: more locking for ppgtt mm LRU list
Igor Druzhinin
1
-0
/
+4
2020-02-10
drm/i915/gvt: fix high-order allocation failure on late load
Igor Druzhinin
1
-2
/
+2
2020-02-09
Merge tag 'kbuild-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
1
-1
/
+1
2020-02-09
drm/i915: Fix i915_error_state_store error defination
Zhang Xiaoxu
1
-2
/
+1
2020-02-09
drm/i915/bios: Fix the timing parameters
Vandita Kulkarni
1
-2
/
+4
2020-02-09
drm/i915/dsi: Ensure that the ACPI adapter lookup overrides the bus num
Vivek Kasireddy
1
-2
/
+1
2020-02-09
drm/i915: Fix post-fastset modeset check for port sync
Ville Syrjälä
1
-26
/
+17
2020-02-09
drm/i915/dsi: Lookup the i2c bus from ACPI NS only if CONFIG_ACPI=y (v2)
Vivek Kasireddy
1
-16
/
+31
[next]