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
2019-05-08
Merge tag 'drm-next-2019-05-09' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
899
-23290
/
+64805
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
Merge branch 'work.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-20
/
+18
2019-05-07
Merge tag 'Wimplicit-fallthrough-5.2-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
10
-0
/
+28
2019-05-07
drm: Fix timestamp docs for variable refresh properties.
Mario Kleiner
1
-6
/
+0
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: add non-desktop quirk for Valve HMDs
Andres Rodriguez
1
-0
/
+19
2019-05-06
Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
1
-10
/
+0
2019-05-07
Merge branch 'etnaviv/next' of https://git.pengutronix.de/git/lst/linux into ...
Dave Airlie
4
-19
/
+17
2019-05-06
Merge branch 'core-stacktrace-for-linus' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
3
-43
/
+18
2019-05-06
Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-2
/
+4
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-03
Merge tag 'drm-misc-fixes-2019-05-02' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2
-0
/
+16
2019-05-02
drm_syncobj: switch to fdget()
Al Viro
1
-7
/
+6
2019-05-02
amdgpu: switch to fdget()
Al Viro
1
-12
/
+11
2019-05-02
don't open-code file_count()
Al Viro
1
-1
/
+1
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
2019-05-01
drm/nouveau: Remove duplicate ACPI_VIDEO_NOTIFY_PROBE definition
Bjorn Helgaas
1
-9
/
+0
2019-05-01
drm/nouveau/mmu: qualify vmm during dtor
Jon Derrick
1
-1
/
+1
2019-05-01
drm/nouveau/bar/gf100: ensure BAR is mapped
Jon Derrick
1
-0
/
+2
2019-05-01
drm/nouveau/bar/nv50: ensure BAR is mapped
Jon Derrick
1
-3
/
+9
2019-05-01
drm/nouveau/bar/nv50: check bar1 vmm return value
Jon Derrick
1
-0
/
+2
2019-04-30
Revert "drm/qxl: drop prime import/export callbacks"
Gerd Hoffmann
2
-0
/
+16
2019-04-30
drm/i915/icl: Whitelist GEN9_SLICE_COMMON_ECO_CHICKEN1
Tvrtko Ursulin
1
-4
/
+3
2019-04-29
drm/amdgpu: power down the Vega20 VCE engine on request
Evan Quan
1
-1
/
+12
2019-04-29
drm/amdgpu: expose VCE 4.0 powergate interface
Evan Quan
1
-9
/
+6
2019-04-29
drm/amd/display: Compensate for pre-DCE12 BTR-VRR hw limitations. (v3)
Mario Kleiner
1
-4
/
+44
2019-04-29
drm/amd/display: Fix and simplify apply_below_the_range()
Mario Kleiner
1
-4
/
+2
2019-04-29
drm/amd/display: Expose DRM_FORMAT_RGB565 on overlay planes
Nicholas Kazlauskas
1
-0
/
+1
2019-04-29
drm/amd/display: Do VRR transition before enable_crc_interrupts
Nicholas Kazlauskas
1
-11
/
+12
[next]