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
2018-09-14
Merge branch 'linux-4.19' of git://github.com/skeggsb/linux into drm-fixes
Dave Airlie
1
-10
/
+11
2018-09-14
Merge branch 'drm-fixes-4.19' of git://people.freedesktop.org/~agd5f/linux in...
Dave Airlie
3
-12
/
+22
2018-09-14
Merge tag 'drm-intel-fixes-2018-09-11' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
4
-168
/
+98
2018-09-13
drm/nouveau/devinit: fix warning when PMU/PRE_OS is missing
Ben Skeggs
1
-10
/
+11
2018-09-11
drm/amdgpu: fix error handling in amdgpu_cs_user_fence_chunk
Christian König
1
-8
/
+15
2018-09-11
drm/i915/overlay: Allocate physical registers from stolen
Chris Wilson
1
-153
/
+75
2018-09-11
Merge branch 'linux-4.19' of git://github.com/skeggsb/linux into drm-fixes
Dave Airlie
16
-114
/
+297
2018-09-10
drm/amdgpu: move PSP init prior to IH in gpu reset
Emily Deng
1
-1
/
+1
2018-09-10
drm/amdgpu: Fix SDMA hang in prt mode v2
Tao Zhou
1
-2
/
+5
2018-09-10
drm/amdgpu: fix amdgpu_mn_unlock() in the CS error path
Christian König
1
-1
/
+1
2018-09-10
Merge tag 'gvt-fixes-2018-09-10' of https://github.com/intel/gvt-linux into d...
Rodrigo Vivi
2
-13
/
+17
2018-09-10
drm/i915/bdw: Increase IPS disable timeout to 100ms
Imre Deak
1
-2
/
+6
2018-09-07
drm/nouveau/disp/gm200-: enforce identity-mapped SOR assignment for LVDS/eDP ...
Ben Skeggs
4
-3
/
+28
2018-09-07
drm/nouveau/disp: fix DP disable race
Ben Skeggs
4
-9
/
+19
2018-09-07
drm/nouveau/disp: move eDP panel power handling
Ben Skeggs
2
-25
/
+35
2018-09-07
drm/nouveau/disp: remove unused struct member
Ben Skeggs
2
-2
/
+0
2018-09-07
drm/nouveau/TBDdevinit: don't fail when PMU/PRE_OS is missing from VBIOS
Ben Skeggs
1
-1
/
+2
2018-09-07
drm/nouveau/mmu: don't attempt to dereference vmm without valid instance pointer
Ben Skeggs
1
-1
/
+1
2018-09-07
drm/nouveau: fix oops in client init failure path
Ben Skeggs
1
-7
/
+7
2018-09-07
drm/nouveau: Fix nouveau_connector_ddc_detect()
Lyude Paul
1
-21
/
+28
2018-09-07
drm/nouveau/drm/nouveau: Don't forget to cancel hpd_work on suspend/unload
Lyude Paul
3
-5
/
+8
2018-09-07
drm/nouveau/drm/nouveau: Prevent handling ACPI HPD events too early
Lyude Paul
1
-6
/
+20
2018-09-07
drm/nouveau: Reset MST branching unit before enabling
Lyude Paul
1
-8
/
+12
2018-09-07
drm/nouveau: Only write DP_MSTM_CTRL when needed
Lyude Paul
1
-9
/
+36
2018-09-07
drm/nouveau: Remove useless poll_enable() call in drm_load()
Lyude Paul
1
-3
/
+1
2018-09-07
drm/nouveau: Remove useless poll_disable() call in switcheroo_set_state()
Lyude Paul
1
-1
/
+0
2018-09-07
drm/nouveau: Remove useless poll_enable() call in switcheroo_set_state()
Lyude Paul
1
-1
/
+0
2018-09-07
drm/nouveau: Fix deadlocks in nouveau_connector_detect()
Lyude Paul
1
-0
/
+22
2018-09-07
drm/nouveau/drm/nouveau: Use pm_runtime_get_noresume() in connector_detect()
Lyude Paul
1
-9
/
+11
2018-09-07
drm/nouveau/drm/nouveau: Fix deadlock with fb_helper with async RPM requests
Lyude Paul
4
-2
/
+64
2018-09-07
drm/nouveau: Remove duplicate poll_enable() in pmops_runtime_suspend()
Lyude Paul
1
-1
/
+0
2018-09-07
drm/nouveau/drm/nouveau: Fix bogus drm_kms_helper_poll_enable() placement
Lyude Paul
1
-2
/
+5
2018-09-06
drm/i915/gvt: Fix the incorrect length of child_device_config issue
Weinan Li
1
-11
/
+9
2018-09-04
drm/i915/gvt: Fix life cycle reference on KVM mm
Zhenyu Wang
1
-2
/
+8
2018-09-03
drm/i915/dp_mst: Fix enabling pipe clock for all streams
Imre Deak
2
-8
/
+13
2018-09-03
drm/i915/dsc: Fix PPS register definition macros for 2nd VDSC engine
Manasi Navare
1
-2
/
+2
2018-09-03
drm/i915: Re-apply "Perform link quality check, unconditionally during long p...
Jan-Marek Glogowski
1
-14
/
+19
2018-09-03
Merge tag 'gvt-fixes-2018-09-04' of https://github.com/intel/gvt-linux into d...
Rodrigo Vivi
6
-26
/
+86
2018-09-03
drm/i915/gvt: Give new born vGPU higher scheduling chance
Zhenyu Wang
1
-7
/
+27
2018-08-30
drm/i915/gvt: Fix drm_format_mod value for vGPU plane
Zhenyu Wang
3
-11
/
+29
2018-08-30
drm/i915/gvt: move intel_runtime_pm_get out of spin_lock in stop_schedule
Hang Yuan
2
-2
/
+3
2018-08-30
drm/i915/gvt: Handle GEN9_WM_CHICKEN3 with F_CMD_ACCESS.
Colin Xu
1
-1
/
+3
2018-08-30
drm/i915/gvt: Make correct handling to vreg BXT_PHY_CTL_FAMILY
Colin Xu
1
-3
/
+9
2018-08-30
drm/i915/gvt: emulate gen9 dbuf ctl register access
Xiaolin Zhang
1
-2
/
+15
2018-08-30
Merge tag 'drm-intel-fixes-2018-08-29' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
5
-13
/
+11
2018-08-30
Merge branch 'drm-fixes-4.19' of git://people.freedesktop.org/~agd5f/linux in...
Dave Airlie
14
-109
/
+124
2018-08-29
drm/i915/audio: Hook up component bindings even if displays are disabled
Chris Wilson
1
-3
/
+0
2018-08-29
drm/i915: Increase LSPCON timeout
Fredrik Schön
1
-1
/
+1
2018-08-29
drm/i915: Stop holding a ref to the ppgtt from each vma
Chris Wilson
1
-4
/
+0
2018-08-28
drm/i915: Free write_buf that we allocated with kzalloc.
Rodrigo Vivi
1
-2
/
+6
[next]