index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
msm
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-09-08
drm: Constify generic_edid_names[]
Ville Syrjälä
1
-1
/
+1
2015-09-08
dtrm/edid: Allow comma separated edid binaries. (v3)
Bob Paauwe
2
-14
/
+42
2015-09-08
drm/atomic: refuse changing CRTC for planes directly
Daniel Vetter
1
-0
/
+25
2015-09-08
drm/fb-helper: Add module option to disable fbdev emulation
Daniel Vetter
1
-0
/
+29
2015-09-08
drm: Make drm_fb_unregister/remove accept NULL fb
Daniel Vetter
1
-2
/
+12
2015-09-08
drm/fb-helper: Use -errno return in restore_mode_unlocked
Daniel Vetter
2
-11
/
+14
2015-09-08
drm/atomic-helper: properly annotate functions in kerneldoc
Daniel Vetter
1
-7
/
+7
2015-09-08
drm/doc: Fixing xml documentation warning
Danilo Cesar Lemes de Paula
1
-5
/
+5
2015-09-08
drm: cleanup modesetting ioctls, one param per line
Rob Clark
1
-12
/
+30
2015-09-08
drm/mm: Do DRM_MM_CREATE_TOP adj_start calculation after color_adjust
Michel Thierry
1
-3
/
+3
2015-09-08
drm: WARN_ON if a modeset driver uses legacy suspend/resume helpers
Gustavo Padovan
1
-0
/
+2
2015-09-04
drm/amdgpu: rename gmc_v8_0_init_compute_vmid
Alex Deucher
1
-3
/
+3
2015-09-04
drm/amdgpu: fix vce3 instance handling
Alex Deucher
1
-6
/
+42
2015-09-04
drm/amdgpu: remove ib test for the second VCE Ring
Leo Liu
1
-0
/
+4
2015-09-04
drm/amdgpu: properly enable VM fault interrupts
Christian König
2
-15
/
+18
2015-09-04
drm/amdgpu: fix warning in scheduler
Alex Deucher
1
-2
/
+3
2015-09-03
drm/amdgpu: fix buffer placement under memory pressure
Christian König
1
-1
/
+1
2015-09-03
drm/amdgpu/cz: fix cz_dpm_update_low_memory_pstate logic
Alex Deucher
1
-2
/
+2
2015-09-03
drm/amdgpu: fix typo in dce11 watermark setup
Alex Deucher
1
-1
/
+1
2015-09-03
drm/amdgpu: fix typo in dce10 watermark setup
Alex Deucher
1
-1
/
+1
2015-09-03
drm/amdgpu: use top down allocation for non-CPU accessible vram
Alex Deucher
1
-1
/
+1
2015-09-03
drm/amdgpu: be explicit about cpu vram access for driver BOs (v2)
Alex Deucher
12
-20
/
+51
2015-09-02
drm/amdgpu: set MEC doorbell range for Fiji
Jammy Zhou
1
-1
/
+2
2015-09-02
drm/amdgpu: implement burst NOP for SDMA
Jammy Zhou
3
-15
/
+86
2015-09-02
drm/amdgpu: add insert_nop ring func and default implementation
Jammy Zhou
12
-3
/
+36
2015-09-02
drm/amdgpu: add amdgpu_get_sdma_instance helper function
Jammy Zhou
1
-0
/
+15
2015-09-02
drm/amdgpu: add AMDGPU_MAX_SDMA_INSTANCES
Jammy Zhou
1
-1
/
+4
2015-09-02
drm/amdgpu: add burst_nop flag for sdma
Jammy Zhou
4
-0
/
+7
2015-09-02
drm/amdgpu: add count field for the SDMA NOP packet v2
Jammy Zhou
3
-0
/
+11
2015-09-02
drm/amdgpu: use PT for VM sync on unmap
Christian König
1
-13
/
+6
2015-09-02
drm/amdgpu: make wait_event uninterruptible in push_job
Chunming Zhou
1
-4
/
+3
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-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
[next]