index
:
~thomash/linux
async_vma10
coherent-rebased
drm-fixes
drm-next
feature/thellstrom/render-nodes
gb-objects-3.13
ickle-wip-migrate
linux-3.13.y
locking-rework
master
original_dg1
pagewalk
thellstrom/locking-rework
topic/migration_fence_2
topic/ttm_accel_branch
topic/ttm_accel_v3
topic/ttm_accel_v9
topic/ttm_branch
topic/ttm_branch_ready
topic/ttm_branch_v2
topic/ttm_branch_v3
topic/ttm_branch_v5
topic/ttm_rebased
topic/ttm_region
ttm-fixes-3.12
ttm-fixes-3.13
ttm-fixes-3.14
ttm-next
ttm-next-3.13
ttm-prot-fix
ttm-transhuge
ttm_branch_for_mesa
vm_open2
vmwgfx-coherent
vmwgfx-fixes-3.12
vmwgfx-fixes-3.13
vmwgfx-fixes-3.14
vmwgfx-fixes-3.15
vmwgfx-fixes-3.16
vmwgfx-fixes-3.17
vmwgfx-fixes-3.18
vmwgfx-fixes-3.19
vmwgfx-fixes-4.0
vmwgfx-fixes-4.11
vmwgfx-fixes-4.12
vmwgfx-fixes-4.15
vmwgfx-fixes-4.16
vmwgfx-fixes-4.17
vmwgfx-fixes-4.19
vmwgfx-fixes-4.2
vmwgfx-fixes-4.20
vmwgfx-fixes-4.3
vmwgfx-fixes-4.4
vmwgfx-fixes-5.0
vmwgfx-fixes-5.0-2
vmwgfx-fixes-5.1
vmwgfx-fixes-5.2
vmwgfx-fixes-5.3
vmwgfx-next
vmwgfx-next-3.13
vmwgfx-next-stage
vmwgfx and ttm linux repo
thomash
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-08
Merge tag 'drm-misc-next-fixes-2018-05-31' of git://anongit.freedesktop.org/d...
Dave Airlie
2
-0
/
+2
2018-06-08
Merge tag 'drm-msm-next-2018-06-04' of git://people.freedesktop.org/~robclark...
Dave Airlie
13
-352
/
+177
2018-06-04
drm/msm: Fix NULL deref on bind/probe deferral
Sean Paul
1
-1
/
+11
2018-06-04
drm/msm: Switch to atomic_helper_commit()
Sean Paul
3
-141
/
+8
2018-06-04
drm/msm: Remove msm_commit/worker, use atomic helper commit
Sean Paul
3
-116
/
+42
2018-06-04
drm/msm: Issue queued events when disabling crtc
Sean Paul
1
-0
/
+9
2018-06-04
drm/msm: Move implicit sync handling to prepare_fb
Sean Paul
4
-31
/
+26
2018-06-04
drm/msm: Refactor complete_commit() to look more the helpers
Sean Paul
1
-9
/
+16
2018-06-03
drm/msm: Don't subclass drm_atomic_state anymore
Archit Taneja
5
-116
/
+0
2018-06-03
drm/msm/mdp5: Use the new private_obj state
Archit Taneja
4
-22
/
+37
2018-06-03
drm/msm/mdp5: Add global state as a private atomic object
Archit Taneja
2
-0
/
+112
2018-06-03
drm/msm: use correct aspace pointer in msm_gem_put_iova()
Daniel Mack
1
-1
/
+2
2018-06-03
drm/msm: remove unbalanced mutex unlock
Daniel Mack
1
-1
/
+0
2018-06-03
drm/msm: don't deref error pointer in the msm_fbdev_create error path
Emil Velikov
1
-9
/
+2
2018-06-03
drm/msm/dsi: use correct enum in dsi_get_cmd_fmt
Stefan Agner
1
-1
/
+1
2018-06-03
drm/msm: Fix possible null dereference on failure of get_pages()
Ben Hutchings
1
-9
/
+11
2018-06-03
drm/msm: Add modifier to mdp_get_format arguments
Jeykumar Sankaran
4
-4
/
+9
2018-06-03
drm/msm: Mark the crtc->state->event consumed
Sean Paul
2
-0
/
+2
2018-06-03
drm/msm/dsi: implement auto PHY timing calculator for 10nm PHY
Abhinav Kumar
3
-28
/
+111
2018-06-03
drm/msm/dsi: check video mode engine status before waiting
Abhinav Kumar
1
-2
/
+4
2018-06-03
drm/msm/dsi: check return value for video done waits
Abhinav Kumar
1
-1
/
+7
2018-05-30
drm/v3d: add CONFIG_MMU dependency
Arnd Bergmann
1
-0
/
+1
2018-05-30
drm/vc4: Fix leak of the file_priv that stored the perfmon.
Eric Anholt
1
-0
/
+1
2018-05-30
Merge tag 'drm-amdkfd-next-2018-05-28' of git://people.freedesktop.org/~gabba...
drm-next-2018-06-06-1
Dave Airlie
4
-12
/
+66
2018-05-30
Merge tag 'exynos-drm-next-for-v4.18-v2' of git://git.kernel.org/pub/scm/linu...
Dave Airlie
6
-20
/
+22
2018-05-25
drm/amdgpu: fix 32-bit build warning
Arnd Bergmann
1
-2
/
+2
2018-05-25
drm/exynos: fimc: signedness bug in fimc_setup_clocks()
Dan Carpenter
1
-1
/
+1
2018-05-25
drm/exynos: scaler: fix static checker warning
Inki Dae
1
-1
/
+1
2018-05-25
Merge branch 'drm-next-4.18' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
137
-2828
/
+6964
2018-05-24
drm/amdgpu: Use dev_info() to report amdkfd is not supported for this ASIC
Tom Stellard
1
-1
/
+1
2018-05-24
drm/amd/display: Remove use of division operator for long longs
David Francis
1
-1
/
+1
2018-05-24
drm/amdgpu: Update GFX info structure to match what vega20 used
Shaoyun Liu
2
-6
/
+5
2018-05-24
drm/amdgpu/pp: remove duplicate assignment
Alex Deucher
1
-1
/
+0
2018-05-24
drm/sched: add rcu_barrier after entity fini
Emily Deng
1
-1
/
+1
2018-05-24
drm/amdgpu: move VM BOs on LRU again
Christian König
2
-5
/
+26
2018-05-24
drm/amdgpu: consistenly use VM moved flag
Christian König
1
-13
/
+15
2018-05-24
drm/amdgpu: kmap PDs/PTs in amdgpu_vm_update_directories
Christian König
1
-7
/
+8
2018-05-24
drm/amdgpu: further optimize amdgpu_vm_handle_moved
Christian König
1
-13
/
+14
2018-05-24
drm/amdgpu: cleanup amdgpu_vm_validate_pt_bos v2
Christian König
1
-12
/
+7
2018-05-24
drm/amdgpu: rework VM state machine lock handling v2
Christian König
2
-49
/
+21
2018-05-24
drm/amdgpu: Add runtime VCN PG support
Rex Zhu
2
-18
/
+30
2018-05-24
drm/amdgpu: Enable VCN static PG by default on RV
Rex Zhu
1
-1
/
+2
2018-05-24
drm/amdgpu: Add VCN static PG support on RV
Rex Zhu
2
-1
/
+102
2018-05-24
drm/amdgpu: Enable VCN CG by default on RV
Rex Zhu
1
-1
/
+2
2018-05-24
drm/amdgpu: Add static CG control for VCN on RV
Rex Zhu
1
-11
/
+39
2018-05-24
drm/exynos: Fix default value for zpos plane property
Marek Szyprowski
1
-5
/
+4
2018-05-24
drm/exynos: Fix error value in exynos_drm_crtc_get_by_type()
Marek Szyprowski
1
-1
/
+1
2018-05-24
drm/exynos/dsi: mask frame-done interrupt
Andrzej Hajda
1
-3
/
+3
2018-05-24
drm/amdgpu: Add SOC15_WAIT_ON_RREG macro define
Rex Zhu
1
-0
/
+15
2018-05-24
drm/amdgpu: Add CG/PG flags for VCN
Rex Zhu
1
-1
/
+2
[next]