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
2017-06-29
drm/amdgpu: add mmhub pg init sequence on raven
Hawking Zhang
3
-0
/
+179
2017-06-29
drm/amd/powerplay: add support for ATOM GFXCLK table v2.
Rex Zhu
3
-14
/
+51
2017-06-29
drm/amdgpu: fix the memory corruption on S3
Huang Rui
1
-8
/
+7
2017-06-29
drm/amdgpu: fix vulkan test performance drop and hang on VI
Rex Zhu
2
-10
/
+285
2017-06-28
Merge tag 'drm-amdkfd-next-2017-06-25' of git://people.freedesktop.org/~gabba...
Dave Airlie
1
-3
/
+4
2017-06-28
Merge branch 'etnaviv/next' of https://git.pengutronix.de/git/lst/linux into ...
Dave Airlie
7
-79
/
+136
2017-06-27
Backmerge tag 'v4.12-rc7' into drm-next
Dave Airlie
17
-53
/
+88
2017-06-23
Merge tag 'drm-misc-fixes-2017-06-22' of git://anongit.freedesktop.org/git/dr...
Dave Airlie
1
-18
/
+20
2017-06-21
drm/arm: hdlcd: remove unused variables
Arnd Bergmann
1
-1
/
+1
2017-06-21
drm/arm: hdlcd: Use CMA helper for plane buffer address calculation
Liviu Dudau
1
-8
/
+1
2017-06-21
drm/arm: hdlcd: Set the CRTC's port before binding the encoder.
Liviu Dudau
1
-0
/
+9
2017-06-21
drm: Fix GETCONNECTOR regression
Daniel Vetter
1
-18
/
+20
2017-06-21
Merge branch 'drm-fixes-4.12' of git://people.freedesktop.org/~agd5f/linux in...
Dave Airlie
5
-2
/
+18
2017-06-21
Merge tag 'drm-intel-fixes-2017-06-20' of git://anongit.freedesktop.org/git/d...
Dave Airlie
8
-60
/
+107
2017-06-21
Merge tag 'drm-misc-next-2017-06-19_0' of git://anongit.freedesktop.org/git/d...
Dave Airlie
6
-31
/
+189
2017-06-21
drm/i915: remove rate_to_index, messed up merge.
Dave Airlie
1
-11
/
+0
2017-06-21
Merge tag 'drm-intel-next-2017-06-19' of git://anongit.freedesktop.org/git/dr...
Dave Airlie
106
-3289
/
+36759
2017-06-21
Merge tag 'drm-msm-next-2017-06-20' of git://people.freedesktop.org/~robclark...
Dave Airlie
50
-674
/
+2816
2017-06-20
drm/radeon: add a quirk for Toshiba Satellite L20-183
Alex Deucher
1
-0
/
+7
2017-06-20
drm/radeon: add a PX quirk for another K53TK variant
Alex Deucher
1
-0
/
+4
2017-06-20
drm/amdgpu: adjust default display clock
Alex Deucher
1
-0
/
+4
2017-06-20
drm/amdgpu/atom: fix ps allocation size for EnableDispPowerGating
Alex Deucher
1
-2
/
+2
2017-06-20
Merge branch 'drm-next-4.13' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
5
-77
/
+204
2017-06-20
Merge branch 'for-upstream/mali-dp' of git://linux-arm.org/linux-ld into drm-...
Dave Airlie
3
-16
/
+26
2017-06-20
Merge branch 'linux-4.13' of git://github.com/skeggsb/linux into drm-next
Dave Airlie
91
-4018
/
+4531
2017-06-20
Merge tag 'drm/tegra/for-4.13-rc1' of git://anongit.freedesktop.org/tegra/lin...
Dave Airlie
8
-44
/
+197
2017-06-19
drm/msm: Fix potential buffer overflow issue
Kasin Li
1
-3
/
+6
2017-06-19
drm/amdgpu: Optimize mutex usage (v4)
Alex Xie
2
-12
/
+30
2017-06-19
drm/amdgpu: Optimization of AMDGPU_BO_LIST_OP_CREATE (v2)
Alex Xie
1
-23
/
+30
2017-06-19
drm/amdgpu: add Polaris12 DID
Junshan Fang
1
-0
/
+1
2017-06-19
drm/i915: Don't enable backlight at setup time.
Dhinakaran Pandiyan
1
-2
/
+0
2017-06-19
drm/i915: Plumb the correct acquire ctx into intel_crtc_disable_noatomic()
Ville Syrjälä
1
-4
/
+5
2017-06-19
drm/i915: Fix deadlock witha the pipe A quirk during resume
Ville Syrjälä
1
-9
/
+12
2017-06-19
drm/i915: Remove __GFP_NORETRY from our buffer allocator
Chris Wilson
1
-1
/
+14
2017-06-19
drm/i915: Encourage our shrinker more when our shmemfs allocations fails
Chris Wilson
1
-21
/
+29
2017-06-19
drm/i915: Differentiate between sw write location into ring and last hw read
Chris Wilson
5
-24
/
+48
2017-06-19
drm/i915: Update DRIVER_DATE to 20170619
Daniel Vetter
1
-2
/
+2
2017-06-17
drm/msm: Separate locking of buffer resources from struct_mutex
Sushmita Susheelendra
17
-144
/
+238
2017-06-17
drm/nouveau/disp/nv50-: avoid creating ORs that aren't present on HW
Ben Skeggs
14
-10
/
+39
2017-06-16
drm/i915/cfl: Introduce Coffee Lake workarounds.
Rodrigo Vivi
2
-23
/
+60
2017-06-16
amdgpu: use drm sync objects for shared semaphores (v6)
Dave Airlie
3
-2
/
+91
2017-06-16
amdgpu/cs: split out fence dependency checking (v2)
Dave Airlie
1
-42
/
+51
2017-06-16
drm/amdgpu: don't check the default value for vm size
Alex Deucher
1
-0
/
+4
2017-06-16
drm/i915: Store 9 bits of PCI Device ID for platforms with a LP PCH
Dhinakaran Pandiyan
1
-2
/
+11
2017-06-16
drm/i915: Stash a pointer to the obj's resv in the vma
Chris Wilson
3
-14
/
+15
2017-06-16
drm/i915: Async GPU relocation processing
Chris Wilson
2
-8
/
+220
2017-06-16
drm/i915: Allow execbuffer to use the first object as the batch
Chris Wilson
2
-1
/
+5
2017-06-16
drm/i915: Wait upon userptr get-user-pages within execbuffer
Chris Wilson
5
-5
/
+31
2017-06-16
drm/i915: First try the previous execbuffer location
Chris Wilson
3
-4
/
+15
2017-06-16
drm/i915: Store a persistent reference for an object in the execbuffer cache
Chris Wilson
3
-10
/
+28
[next]