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
2016-08-11
drm/mediatek: add ARM_SMCCC dependency
Arnd Bergmann
1
-0
/
+1
2016-08-11
drm/mediatek: add CONFIG_OF dependency
Arnd Bergmann
1
-0
/
+1
2016-08-11
drm/mediatek: add COMMON_CLK dependency
Arnd Bergmann
1
-0
/
+1
2016-08-11
drm/i915: Fix modeset handling during gpu reset, v5.
Maarten Lankhorst
2
-60
/
+111
2016-08-11
drm/i915: fix aliasing_ppgtt leak
Matthew Auld
1
-0
/
+1
2016-08-11
drm/i915: fix WaInsertDummyPushConstPs
Matthew Auld
1
-4
/
+4
2016-08-11
drm/i915: Fix iboost setting for SKL Y/U DP DDI buffer translation entry 2
Ville Syrjälä
1
-2
/
+2
2016-08-11
drm/i915/gen9: Give one extra block per line for SKL plane WM calculations
Matt Roper
1
-0
/
+2
2016-08-11
drm/i915: Acquire audio powerwell for HD-Audio registers
Chris Wilson
1
-0
/
+6
2016-08-11
drm/i915: Add missing rpm wakelock to GGTT pread
Chris Wilson
1
-1
/
+4
2016-08-11
drm/i915/fbc: FBC causes display flicker when VT-d is enabled on Skylake
Chris Wilson
1
-0
/
+20
2016-08-11
drm/i915: Clean up the extra RPM ref on CHV with i915.enable_rc6=0
Ville Syrjälä
1
-3
/
+1
2016-08-11
drm/i915: Program iboost settings for HDMI/DVI on SKL
Ville Syrjälä
1
-11
/
+40
2016-08-11
drm/i915: Fix iboost setting for DDI with 4 lanes on SKL
Ville Syrjälä
2
-13
/
+24
2016-08-11
drm/i915: Handle ENOSPC after failing to insert a mappable node
Chris Wilson
1
-1
/
+1
2016-08-10
drm/amdgpu: Fix memory trashing if UVD ring test fails
Jay Cornwall
1
-1
/
+2
2016-08-10
drm/i915: Flush GT idle status upon reset
Chris Wilson
1
-0
/
+3
2016-08-09
drm/amdgpu: fix vm init error path
Chunming Zhou
1
-1
/
+4
2016-08-09
drm/amdkfd: print doorbell offset as a hex value
Colin Ian King
1
-1
/
+1
2016-08-09
Revert "drm/radeon: work around lack of upstream ACPI support for D3cold"
Alex Deucher
1
-9
/
+0
2016-08-09
Revert "drm/amdgpu: work around lack of upstream ACPI support for D3cold"
Alex Deucher
1
-9
/
+0
2016-08-09
drm/cirrus: Fix NULL pointer dereference when registering the fbdev
Boris Brezillon
1
-2
/
+11
2016-08-09
drm/edid: Set 8 bpc color depth for displays with "DFP 1.x compliant TMDS".
Mario Kleiner
1
-0
/
+14
2016-08-09
drm/i915/dp: Revert "drm/i915/dp: fall back to 18 bpp when sink capability is...
Mario Kleiner
1
-15
/
+5
2016-08-09
drm/edid: Add 6 bpc quirk for display AEO model 0.
Mario Kleiner
1
-0
/
+8
2016-08-08
Merge branch 'drm-next-4.8' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
10
-17
/
+37
2016-08-08
Merge tag 'drm-intel-next-fixes-2016-08-05' of git://anongit.freedesktop.org/...
Dave Airlie
3
-24
/
+14
2016-08-08
drm: Paper over locking inversion after registration rework
Daniel Vetter
1
-5
/
+3
2016-08-08
drm: rcar-du: Link HDMI encoder with bridge
Laurent Pinchart
1
-0
/
+1
2016-08-07
Merge tag 'drm-for-v4.8-zpos' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
20
-156
/
+313
2016-08-05
drm/ttm: Wait for a BO to become idle before unbinding it from GTT
Michel Dänzer
5
-8
/
+17
2016-08-04
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
10
-52
/
+44
2016-08-04
dma-mapping: use unsigned long for dma_attrs
Krzysztof Kozlowski
10
-52
/
+44
2016-08-04
drm/i915/fbdev: Check for the framebuffer before use
Chris Wilson
1
-14
/
+11
2016-08-03
drm: i915: fix build when DEBUG_FS is disabled
Linus Torvalds
1
-2
/
+2
2016-08-03
Merge branch 'generic-zpos-v8' of http://git.linaro.org/people/benjamin.gaign...
Dave Airlie
20
-156
/
+313
2016-08-03
drm/i915: Check PSR setup time vs. vblank length
Ville Syrjälä
3
-4
/
+23
2016-08-03
drm/dp: Add drm_dp_psr_setup_time()
Ville Syrjälä
1
-0
/
+32
2016-08-02
drm/amdgpu: update golden setting of polaris10
Huang Rui
1
-2
/
+2
2016-08-02
drm/amdgpu: update golden setting of stoney
Huang Rui
1
-0
/
+8
2016-08-02
drm/amdgpu: update golden setting of polaris11
Huang Rui
1
-2
/
+3
2016-08-02
drm/amdgpu: update golden setting of carrizo
Huang Rui
1
-0
/
+2
2016-08-02
drm/amdgpu: update golden setting of iceland
Huang Rui
1
-0
/
+1
2016-08-01
Merge tag 'drm-for-v4.8' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
775
-20245
/
+42464
2016-08-02
Merge branch 'linux-4.8' of git://github.com/skeggsb/linux into drm-next
Dave Airlie
6
-45
/
+76
2016-08-01
drm/amd/amdgpu: change pptable output format from ASCII to binary
Eric Huang
1
-5
/
+2
2016-08-01
drm/amdgpu/ci: add mullins to default case for smc ucode
Alex Deucher
1
-0
/
+1
2016-08-01
drm/amdgpu/gmc7: add missing mullins case
Alex Deucher
1
-0
/
+1
2016-07-30
drm/nouveau/gr/nv3x: fix instobj write offsets in gr setup
Ilia Mirkin
2
-4
/
+4
2016-07-30
drm/nouveau/acpi: fix lockup with PCIe runtime PM
Peter Wu
1
-4
/
+31
[prev]
[next]