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
2015-09-02
drm/amdgpu: fix amdgpu_bo_unreserve order in GEM_OP IOCTL v2
Christian König
1
-1
/
+4
2015-09-02
drm/amdgpu: partially revert "modify amdgpu_fence_wait_any() to amdgpu_fence_...
Christian König
3
-43
/
+16
2015-09-02
Add radeon suspend/resume quirk for HP Compaq dc5750.
Jeffery Miller
1
-0
/
+8
2015-09-02
drm/amdgpu: re-work sync_resv
Chunming Zhou
1
-6
/
+18
2015-09-02
drm/amdgpu/atom: Send out the full AUX address
Alex Deucher
1
-1
/
+2
2015-09-02
drm/exynos: remove buf_cnt from struct exynos_drm_fb
Joonyoung Shim
1
-9
/
+0
2015-09-02
drm/exynos: remove exynos_drm_fb_get_buf_cnt()
Joonyoung Shim
3
-13
/
+1
2015-09-02
drm/exynos: cleanup exynos_user_fb_create()
Joonyoung Shim
1
-34
/
+13
2015-09-02
drm/exynos: update exynos_drm_framebuffer_init() for multiple buffers
Joonyoung Shim
3
-19
/
+25
2015-09-02
drm/exynos: cleanup to get gem object for fb
Joonyoung Shim
1
-15
/
+8
2015-09-02
drm/exynos: update fb_info via only one function
Joonyoung Shim
1
-16
/
+13
2015-09-02
drm/exynos: cleanup exynos_drm_fbdev_update()
Joonyoung Shim
1
-11
/
+4
2015-09-02
drm/exynos: s/exynos_gem_obj/obj in exynos_drm_fbdev.c
Joonyoung Shim
1
-16
/
+14
2015-09-02
drm/exynos: remove exynos_drm_fb_set_buf_cnt()
Joonyoung Shim
3
-17
/
+3
2015-09-02
drm/exynos: remove superfluous checks in g2d_check_reg_offset()
Tobias Jakobi
1
-8
/
+0
2015-09-02
drm/exynos: fix size check in g2d_check_buf_desc_is_valid()
Tobias Jakobi
1
-10
/
+41
2015-09-02
drm/i915: Pass hpd_status_i915[] to intel_get_hpd_pins() in pre-g4x
Ville Syrjälä
1
-1
/
+1
2015-09-02
drm/i915: Always mark the object as dirty when used by the GPU
Chris Wilson
1
-1
/
+1
2015-09-02
drm/dp: Add dp_aux_i2c_speed_khz module param to set the assume i2c bus speed
Ville Syrjälä
1
-3
/
+10
2015-09-02
drm/dp: Adjust i2c-over-aux retry count based on message size and i2c bus speed
Ville Syrjälä
1
-2
/
+82
2015-09-02
drm/dp: Define AUX_RETRY_INTERVAL as 500 us
Ville Syrjälä
1
-3
/
+5
2015-09-02
drm/i915: Call audio pin/ELD notify function
David Henningsson
2
-3
/
+21
2015-09-01
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
4
-6
/
+6
2015-09-01
i915: Set ddi_pll_sel in DP MST path
Ander Conselvan de Oliveira
3
-1
/
+7
2015-09-01
drm/i915: Don't use link_bw for PLL setup
Ville Syrjälä
2
-29
/
+26
2015-09-01
drm/vmwgfx: Allow dropped masters render-node like access on legacy nodes v2
Thomas Hellstrom
2
-1
/
+12
2015-09-01
drm/atomic: Fix bookkeeping with TEST_ONLY, v3.
Maarten Lankhorst
1
-16
/
+23
2015-09-01
drm/i915: Preserve SSC earlier
Lukas Wunner
1
-11
/
+18
2015-08-31
Merge tag 'clk-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+2
2015-08-31
drm/i915/skl: Adding DDI_E power well domain
Xiong Zhang
4
-1
/
+7
2015-08-31
drm/radeon/native: Send out the full AUX address
Alex Deucher
1
-2
/
+2
2015-08-31
drm/radeon/atom: Send out the full AUX address
Ville Syrjälä
1
-2
/
+3
2015-08-31
drm/i915: eDP can be present on DDI-E
Rodrigo Vivi
2
-9
/
+5
2015-08-31
drm/i915/skl: Enable DDI-E
Rodrigo Vivi
3
-7
/
+18
2015-08-31
drm/i915: Enable HDMI on DDI-E
Xiong Zhang
3
-4
/
+47
2015-08-31
drm/i915: apply the PCI_D0/D3 hibernation workaround everywhere on pre GEN6
Imre Deak
1
-6
/
+9
2015-08-31
drm/i915: Check DP link status on long hpd too
Ville Syrjälä
1
-6
/
+5
2015-08-31
Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/g...
Dave Airlie
13
-153
/
+451
2015-08-31
Merge tag 'drm-intel-next-fixes-2015-08-28' of git://anongit.freedesktop.org/...
Dave Airlie
10
-94
/
+165
2015-08-31
drm/exynos: fix build warning to exynos_drm_gem.c
Inki Dae
1
-1
/
+1
2015-08-31
drm/exynos: Properly report supported formats for each device
Marek Szyprowski
7
-14
/
+73
2015-08-31
drm/exynos: add render node support
Joonyoung Shim
1
-19
/
+19
2015-08-31
drm/exynos: implement atomic_{begin/flush} of DECON
Hyungwon Hwang
2
-13
/
+51
2015-08-31
drm/exynos: remove legacy ->suspend()/resume()
Gustavo Padovan
1
-2
/
+0
2015-08-31
drm/exynos: Enable atomic modesetting feature
Gustavo Padovan
1
-1
/
+2
2015-08-31
drm/exynos: remove wait queue for pending page flip
Gustavo Padovan
2
-11
/
+1
2015-08-31
drm/exynos: wait all planes updates to finish
Gustavo Padovan
4
-6
/
+61
2015-08-31
drm/exynos: add atomic asynchronous commit
Gustavo Padovan
3
-35
/
+124
2015-08-31
drm/exynos: fimd: only finish update if START == START_S
Gustavo Padovan
1
-2
/
+6
2015-08-31
drm/exynos: check for pending fb before finish update
Gustavo Padovan
9
-9
/
+54
[prev]
[next]