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
/
drm
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-15
Merge branch 'linux-5.2' of git://github.com/skeggsb/linux into drm-next
Dave Airlie
7
-8
/
+75
2019-05-14
drm/nouveau: fix duplication of nv50_head_atom struct
Peteris Rudzusiks
1
-0
/
+1
2019-05-14
drm/nouveau/disp/dp: respect sink limits when selecting failsafe link configu...
Ben Skeggs
1
-2
/
+9
2019-05-14
drm/nouveau/core: initial support for boards with TU117 chipset
Ben Skeggs
1
-0
/
+36
2019-05-14
drm/nouveau/core: allow detected chipset to be overridden
Ben Skeggs
2
-3
/
+24
2019-05-14
drm/nouveau/kms/gf119-gp10x: push HeadSetControlOutputResource() mthd when en...
Ben Skeggs
1
-1
/
+1
2019-05-14
drm/nouveau/kms/nv50-: fix bug preventing non-vsync'd page flips
Ben Skeggs
1
-1
/
+1
2019-05-14
drm/nouveau/kms/gv100-: fix spurious window immediate interlocks
Ben Skeggs
3
-1
/
+3
2019-05-10
Merge branch 'drm-next-5.2' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
11
-30
/
+119
2019-05-10
Merge tag 'drm-intel-next-fixes-2019-05-09' of git://anongit.freedesktop.org/...
Dave Airlie
11
-34
/
+93
2019-05-09
drm/amdgpu/psp: move psp version specific function pointers to early_init
Alex Deucher
1
-9
/
+10
2019-05-09
drm/radeon: prefer lower reference dividers
Christian König
1
-2
/
+2
2019-05-09
Merge tag 'drm-misc-next-fixes-2019-05-08' of git://anongit.freedesktop.org/d...
Dave Airlie
17
-48
/
+75
2019-05-09
Merge branch 'for-upstream/mali-dp' of git://linux-arm.org/linux-ld into drm-...
Dave Airlie
17
-48
/
+1694
2019-05-08
drm/msm/a6xx: No zap shader is not an error
Rob Clark
1
-0
/
+1
2019-05-08
drm/cma-helper: Fix drm_gem_cma_free_object()
Noralf Trønnes
1
-4
/
+4
2019-05-07
drm/amd/powerplay: check for invalid profile_exit setting
Evan Quan
1
-0
/
+10
2019-05-07
drm/amdgpu: Use FW addr returned by PSP for VF MM
Trigger Huang
2
-12
/
+21
2019-05-07
drm: Fix timestamp docs for variable refresh properties.
Mario Kleiner
1
-6
/
+0
2019-05-07
Merge tag 'gvt-next-fixes-2019-05-07' of https://github.com/intel/gvt-linux i...
Joonas Lahtinen
8
-33
/
+31
2019-05-07
drm/komeda: Mark the local functions as static
james qian wang (Arm Technology China)
6
-17
/
+21
2019-05-07
drm/komeda: Fixed warning: Function parameter or member not described
james qian wang (Arm Technology China)
6
-23
/
+85
2019-05-07
drm/komeda: Expose bus_width to Komeda-CORE
james qian wang (Arm Technology China)
2
-3
/
+4
2019-05-07
drm/komeda: Add sysfs attribute: core_id and config_id
james qian wang (Arm Technology China)
4
-0
/
+71
2019-05-07
drm/i915: Disable semaphore busywaits on saturated systems
Chris Wilson
3
-1
/
+43
2019-05-07
drm/i915: Delay semaphore submission until the start of the signaler
Chris Wilson
1
-0
/
+19
2019-05-07
drm: add non-desktop quirk for Valve HMDs
Andres Rodriguez
1
-0
/
+19
2019-05-07
Merge branch 'etnaviv/next' of https://git.pengutronix.de/git/lst/linux into ...
Dave Airlie
4
-19
/
+17
2019-05-06
drm/amd/display: Use long for signed error code checks in commit planes
Nicholas Kazlauskas
1
-1
/
+2
2019-05-06
drm/amdgpu: Add IDH_QUERY_ALIVE event for SR-IOV
Trigger Huang
2
-0
/
+4
2019-05-06
drm/amdgpu: Fix VM clean check method
Trigger Huang
1
-3
/
+33
2019-05-06
drm/amdgpu: Rearm IRQ in Vega10 SR-IOV if IRQ lost
Trigger Huang
1
-1
/
+36
2019-05-06
drm/amdgpu: remove ATPX_DGPU_REQ_POWER_FOR_DISPLAYS check when hotplug-in
Aaron Liu
1
-2
/
+1
2019-05-05
drm/i915/gvt: Add in context mmio 0x20D8 to gen9 mmio list
Colin Xu
1
-0
/
+1
2019-05-03
drm/panfrost: Show stored feature registers
Robin Murphy
1
-7
/
+7
2019-05-03
drm/panfrost: Don't scream about deferred probe
Robin Murphy
1
-2
/
+4
2019-05-03
drm/panfrost: Disable PM on probe failure
Robin Murphy
1
-0
/
+1
2019-05-03
drm/panfrost: Set DMA masks earlier
Robin Murphy
2
-5
/
+5
2019-05-03
drm/panfrost: Add sanity checks to submit IOCTL
Tomeu Vizoso
1
-11
/
+24
2019-05-03
Merge panfrost-fixes into drm-misc-next-fixes
Sean Paul
7
-2
/
+18
2019-05-03
drm/etnaviv: initialize idle mask before querying the HW db
Lucas Stach
1
-4
/
+2
2019-05-03
Merge branch 'drm-next-5.2' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
46
-473
/
+734
2019-05-03
Merge tag 'drm-intel-next-fixes-2019-05-02' of git://anongit.freedesktop.org/...
Dave Airlie
1
-4
/
+3
2019-05-02
drm: introduce a capability flag for syncobj timeline support
Lionel Landwerlin
2
-5
/
+8
2019-05-02
drm: report consistent errors when checking syncobj capibility
Lionel Landwerlin
1
-2
/
+2
2019-05-02
Merge tag 'drm-intel-next-fixes-2019-04-30' of git://anongit.freedesktop.org/...
Dave Airlie
1
-3
/
+3
2019-05-02
Merge tag 'drm-misc-next-fixes-2019-05-01' of git://anongit.freedesktop.org/d...
Dave Airlie
1
-5
/
+5
2019-05-01
drm/nouveau/nouveau: forward error generated while resuming objects tree
Tobias Klausmann
1
-1
/
+11
2019-05-01
drm/nouveau/fb/ramgk104: fix spelling mistake "sucessfully" -> "successfully"
Colin Ian King
1
-1
/
+1
2019-05-01
drm/nouveau/i2c: Disable i2c bus access after ->fini()
Lyude Paul
6
-2
/
+65
[next]