index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Age
Commit message (
Expand
)
Author
Lines
2017-05-26
drm/i915: use drm_for_each_connector_iter()
Gustavo Padovan
-1
/
+4
2017-05-26
drm/rockchip: use drm_for_each_connector_iter()
Gustavo Padovan
-5
/
+6
2017-05-26
drm/exynos: use drm_for_each_connector_iter()
Gustavo Padovan
-6
/
+8
2017-05-26
Merge branch 'drm-fixes-4.12' of git://people.freedesktop.org/~agd5f/linux in...
Dave Airlie
-68
/
+85
2017-05-25
drm/i915: Consolidate #ifdef CONFIG_INTEL_IOMMU
Chris Wilson
-27
/
+14
2017-05-25
drm/i915: Only GGTT vma may be pinned and prevent shrinking
Chris Wilson
-1
/
+9
2017-05-25
drm/amdgpu: fix null point error when rmmod amdgpu.
Rex Zhu
-1
/
+6
2017-05-25
drm/amd/powerplay: set powerplay support cap on raven
Hawking Zhang
-0
/
+3
2017-05-25
drm/amd/powerplay: bypass pptable process on raven
Hawking Zhang
-0
/
+6
2017-05-25
drm/amd/powerplay: add get_temperature interface for raven
Hawking Zhang
-2
/
+25
2017-05-25
drm/amd/powerplay: update magic number for rv hw backend
Hawking Zhang
-2
/
+3
2017-05-25
drm/amd/powerplay: using MinFClock/MaxFclock to report Min/Max memory clock l...
Hawking Zhang
-0
/
+8
2017-05-25
drm/amdgpu: fix null point error when rmmod amdgpu.
Rex Zhu
-1
/
+6
2017-05-25
drm/i915: Serialize GTT/Aperture accesses on BXT
Jon Bloomfield
-0
/
+113
2017-05-24
drm/radeon: Cleanup pageflipping IRQ handling for evergreen, si
Lyude
-172
/
+51
2017-05-24
drm/radeon: Cleanup HDMI audio interrupt handling for evergreen
Lyude
-133
/
+27
2017-05-24
drm/radeon: Cleanup display interrupt handling for evergreen, si
Lyude
-1059
/
+314
2017-05-24
drm/amdgpu/gfx9: Switch baremetal to use KIQ for compute ring management. (v4)
Alex Deucher
-293
/
+81
2017-05-24
drm/amdgpu/gfx9: fix resume of KIQ and KCQs (v2)
Alex Deucher
-13
/
+15
2017-05-24
drm/amdgpu/gfx9: move SET_RESOURCES into the same command stream
Alex Deucher
-59
/
+14
2017-05-24
drm/amdgpu/gfx9: wait once for all KCQs to be created
Alex Deucher
-31
/
+29
2017-05-24
drm/amdgpu: split gfx_v9_0_kiq_init_queue into two
Alex Deucher
-21
/
+42
2017-05-24
drm/amdgpu: properly byteswap gpu_info firmware
Alex Deucher
-11
/
+11
2017-05-24
drm/amd/powerplay: PP/DAL interface changes for dynamic clock switch
Rex Zhu
-74
/
+57
2017-05-24
drm/amd/powerplay: add function set_clock_limit for Rv.
Rex Zhu
-2
/
+62
2017-05-24
drm/amd/powerplay: add new clock type in struct gfx_arbit.
Rex Zhu
-0
/
+3
2017-05-24
drm/amd/powerplay: add new clock type for Rv
Rex Zhu
-1
/
+3
2017-05-24
drm/amd/powerplay: print msg id when smu failed.
Rex Zhu
-6
/
+5
2017-05-24
drm/amd/powerplay: add new smu message for Rv
Rex Zhu
-4
/
+5
2017-05-24
drm/amd/powerplay: delete duplicated code in vega10_hwmgr.c
Rex Zhu
-5
/
+0
2017-05-24
drm/amdgpu: add an INFO query for monitoring VRAM CPU page faults
Marek Olšák
-1
/
+7
2017-05-24
drm/amd/amdgpu: Return error if initiating read out of range on vram
Tom St Denis
-0
/
+3
2017-05-24
drm/radeon: Add module param to control CIK support
Felix Kuehling
-0
/
+28
2017-05-24
drm/amd/amdgpu: Clean up gmc6 wait_for_idle
Tom St Denis
-7
/
+1
2017-05-24
drm/amd/amdgpu: Tidy up static int dce_v6_0_get_num_crtc()
Tom St Denis
-8
/
+3
2017-05-24
drm/amd/amdgpu: Drop commented out stub function
Tom St Denis
-5
/
+0
2017-05-24
drm/amd/amdgpu: Tidy up of gfx_v6_0_setup_rb()
Tom St Denis
-5
/
+5
2017-05-24
drm/amd/amdgpu: gfx6 tidy up raster config
Tom St Denis
-12
/
+8
2017-05-24
drm/amd/amdgpu: Clean up GFX6 tilemode programming
Tom St Denis
-880
/
+676
2017-05-24
drm/amdgpu: fix merge of vcn_v1_0.c v2
Christian König
-0
/
+2
2017-05-24
drm/amdgpu: move adjust adjust_mc_addr into the GFX9 vm_flush functions
Christian König
-3
/
+7
2017-05-24
drm/amdgpu: change default of amdgpu_vram_page_split to 512
Christian König
-1
/
+1
2017-05-24
drm/amdgpu: fix ocl test performance drop
Flora Cui
-2
/
+1
2017-05-24
drm/amdgpu/sdma3: correct wptr initialization for sdma
Yintian Tao
-4
/
+2
2017-05-24
drm/amdgpu: cleanup VM manager init/fini
Christian König
-230
/
+78
2017-05-24
drm/amdgpu: add dep_sync for amdgpu job
Chunming Zhou
-6
/
+12
2017-05-24
drm/amdgpu/gfx9: update golden settings
Ken Wang
-4
/
+16
2017-05-24
drm/amdgpu: skip all jobs of guilty vm
Chunming Zhou
-4
/
+11
2017-05-24
drm/amdgpu: return -ENODEV to user space when vram is lost v2
Chunming Zhou
-1
/
+31
2017-05-24
drm/amdgpu: check if vram is lost v2
Chunming Zhou
-1
/
+21
[prev]
[next]