index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
drm/tegra: dc: Make sure to set the module clock rate
Thierry Reding
2017-10-20
1
-0
/
+5
|
*
|
|
drm/tegra: dc: Simplify atomic plane helper functions
Thierry Reding
2017-10-20
1
-28
/
+14
|
*
|
|
drm/tegra: dc: Move some declarations to dc.h
Thierry Reding
2017-10-20
3
-115
/
+120
|
*
|
|
drm/tegra: vic: Use of_device_get_match_data()
Thierry Reding
2017-10-20
1
-7
/
+3
|
*
|
|
drm/tegra: sor: Use of_device_get_match_data()
Thierry Reding
2017-10-20
1
-4
/
+1
|
*
|
|
drm/tegra: hdmi: Use of_device_get_match_data()
Thierry Reding
2017-10-20
1
-6
/
+2
|
*
|
|
drm/tegra: dc: Use of_device_get_match_data()
Thierry Reding
2017-10-20
1
-5
/
+2
|
*
|
|
drm/tegra: Use u64_to_user_ptr helper
Mikko Perttunen
2017-10-20
1
-14
/
+15
|
*
|
|
gpu: host1x: Fix incorrect comment for channel_request
Mikko Perttunen
2017-10-20
1
-2
/
+1
|
*
|
|
gpu: host1x: Disassemble more instructions
Mikko Perttunen
2017-10-20
3
-6
/
+58
|
*
|
|
gpu: host1x: Improve debug disassembly formatting
Mikko Perttunen
2017-10-20
5
-30
/
+61
|
*
|
|
gpu: host1x: Enable gather filter
Mikko Perttunen
2017-10-20
3
-0
/
+46
|
*
|
|
gpu: host1x: Enable Tegra186 syncpoint protection
Mikko Perttunen
2017-10-20
4
-0
/
+71
|
*
|
|
gpu: host1x: Call of_dma_configure() after setting bus
Mikko Perttunen
2017-10-20
1
-1
/
+2
|
*
|
|
drm/tegra: Add Tegra186 support for VIC
Mikko Perttunen
2017-10-20
2
-0
/
+11
|
*
|
|
gpu: host1x: Add Tegra186 support
Mikko Perttunen
2017-10-20
18
-168
/
+876
|
*
|
|
gpu: host1x: syncpt: Request syncpoints per client
Thierry Reding
2017-10-20
6
-13
/
+13
|
*
|
|
gpu: host1x: Use of_device_get_match_data()
Thierry Reding
2017-10-20
1
-9
/
+5
*
|
|
|
drm: Add CRTC_GET_SEQUENCE and CRTC_QUEUE_SEQUENCE ioctls [v3]
Keith Packard
2017-10-23
3
-0
/
+176
*
|
|
|
drm: Reorganize drm_pending_event to support future event types [v2]
Keith Packard
2017-10-20
5
-25
/
+33
*
|
|
|
drm: Widen vblank count to 64-bits [v3]
Keith Packard
2017-10-20
1
-33
/
+71
|
|
_
|
/
|
/
|
|
*
|
|
Merge tag 'drm-amdkfd-next-2017-10-18' of git://people.freedesktop.org/~gabba...
Dave Airlie
2017-10-20
11
-338
/
+562
|
\
\
\
|
*
|
|
drm/amdkfd: Improve multiple SDMA queues support per process
shaoyunl
2017-09-27
2
-15
/
+16
|
*
|
|
drm/amdkfd: Limit queue number per process and device to 127
Felix Kuehling
2017-09-27
1
-4
/
+6
|
*
|
|
drm/amdkfd: Clean up process queue management
Felix Kuehling
2017-09-27
4
-14
/
+8
|
*
|
|
drm/amdkfd: Compress unnecessary function parameters
Yong Zhao
2017-09-27
4
-13
/
+7
|
*
|
|
drm/amdkfd: Improve process termination handling
Felix Kuehling
2017-09-27
5
-81
/
+200
|
*
|
|
drm/amdkfd: Avoid submitting an unnecessary packet to HWS
Yong Zhao
2017-09-27
1
-12
/
+14
|
*
|
|
drm/amdkfd: Fix MQD updates
Felix Kuehling
2017-09-27
1
-22
/
+62
|
*
|
|
drm/amdkfd: Pass filter params to unmap_queues_cpsch
Yong Zhao
2017-10-08
1
-11
/
+9
|
*
|
|
drm/amdkfd: move locking outside of unmap_queues_cpsch
Yong Zhao
2017-10-08
1
-37
/
+28
|
*
|
|
drm/amdkfd: Avoid name confusion involved in queue unmapping
Yong Zhao
2017-09-27
3
-35
/
+35
|
*
|
|
drm/amdkfd: Drop _nocpsch suffix from shared functions
Yong Zhao
2017-09-21
1
-12
/
+12
|
*
|
|
drm/amdkfd: Reuse CHIP_* from amdgpu v2
Yong Zhao
2017-09-21
4
-12
/
+22
|
*
|
|
drm/amdkfd: Use VMID bitmap from KGD v2
Yong Zhao
2017-09-21
6
-19
/
+21
|
*
|
|
drm/amdkfd: Adjust dequeue latencies and timeouts
Felix Kuehling
2017-09-21
5
-7
/
+6
|
*
|
|
drm/amdkfd: Rectify the jiffies calculation error with milliseconds v2
Yong Zhao
2017-09-21
2
-4
/
+4
|
*
|
|
drm/amdkfd: Fix suspend/resume issue on Carrizo v2
Yong Zhao
2017-09-21
4
-39
/
+109
|
*
|
|
drm/amdkfd: Reorganize kfd resume code
Yong Zhao
2017-09-21
1
-38
/
+40
*
|
|
|
Merge tag 'drm-intel-next-2017-10-12' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2017-10-20
85
-2212
/
+5520
|
\
\
\
\
|
*
|
|
|
drm/i915: Update DRIVER_DATE to 20171012
Jani Nikula
2017-10-12
1
-2
/
+2
|
*
|
|
|
drm/i915: Simplify intel_sanitize_enable_ppgtt
Joonas Lahtinen
2017-10-12
1
-6
/
+4
|
*
|
|
|
drm/i915/userptr: Drop struct_mutex before cleanup
Chris Wilson
2017-10-12
1
-1
/
+2
|
*
|
|
|
drm/i915/dp: limit sink rates based on rate
Jani Nikula
2017-10-11
1
-19
/
+7
|
*
|
|
|
drm/i915/dp: centralize max source rate conditions more
Jani Nikula
2017-10-11
1
-12
/
+7
|
*
|
|
|
drm/i915: Allow PCH platforms fall back to BIOS LVDS mode
Ville Syrjälä
2017-10-11
1
-5
/
+0
|
*
|
|
|
drm/i915: Reuse normal state readout for LVDS/DVO fixed mode
Ville Syrjälä
2017-10-11
4
-67
/
+39
|
*
|
|
|
drm/i915: Use rcu instead of stop_machine in set_wedged
Daniel Vetter
2017-10-11
3
-29
/
+62
|
*
|
|
|
drm/i915: Introduce separate status variable for RC6 and LLC ring frequency s...
Sagar Arun Kamble
2017-10-11
3
-23
/
+43
|
*
|
|
|
drm/i915: Create generic functions to control RC6, RPS
Sagar Arun Kamble
2017-10-11
1
-46
/
+70
[prev]
[next]