index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-13
drm/amd/powerplay: fix missed hwmgr check warning before call gfx_off_control...
Huang Rui
1
-1
/
+2
2018-06-13
drm/amdgpu: fix CG enabling hang with gfxoff enabled
Huang Rui
4
-8
/
+15
2018-06-13
drm/amdgpu: fix clear_all and replace handling in the VM (v2)
Junwei Zhang
1
-2
/
+4
2018-06-13
drm/amdgpu: add checking for sos version
Huang Rui
1
-1
/
+26
2018-06-13
drm/amdgpu: fix the missed vcn fw version report
Huang Rui
1
-0
/
+1
2018-06-01
Revert "drm/amdgpu: Add an ATPX quirk for hybrid laptop"
Alex Deucher
1
-1
/
+0
2018-06-01
drm/amdgpu/df: fix potential array out-of-bounds read
Colin Ian King
1
-1
/
+1
2018-05-31
drm/amdgpu: Fix NULL pointer when load kfd driver with PP block is disabled
Shaoyun Liu
1
-11
/
+7
2018-05-31
drm/gfx9: Update gc goldensetting for vega20.
Feifei Xu
1
-0
/
+1
2018-05-31
drm/amd/pp: Allow underclocking when od table is empty in vbios
Rex Zhu
5
-19
/
+10
2018-05-30
drm/amdgpu/display: check if ppfuncs exists before using it
Alex Deucher
1
-1
/
+1
2018-05-30
drm/amd/pp: Connect display_clock_voltage_request to a function pointer
Mikita Lipski
1
-33
/
+31
2018-05-30
drm/amdgpu: typo fix for vega20 cg flags
Evan Quan
1
-0
/
+1
2018-05-30
drm/amd/powerplay: bug fixs for getsmuclockinfo
Evan Quan
1
-1
/
+3
2018-05-30
drm/amdgpu: correct SMU11 SYSPLL0 clock id values
Evan Quan
1
-7
/
+5
2018-05-30
drm/amdgpu: gds bo must not be per-vm-bo
Chunming Zhou
1
-0
/
+7
2018-05-30
drm/amdgpu: To get gds, gws and oa from adev->gds (v2)
Emily Deng
1
-15
/
+23
2018-05-29
drm/amd/display: Fix BUG_ON during CRTC atomic check update
Leo (Sunpeng) Li
1
-6
/
+7
2018-05-29
drm/amd/display: Read DP_SINK_COUNT_ESI range on HPD for DP 1.4
Nikola Cornij
1
-5
/
+30
2018-05-29
drm/amd/display: Read DPCD link caps up to and including DP_ADAPTER_CAP
Nikola Cornij
1
-1
/
+1
2018-05-29
drm/amd/display: Do not program interrupt status on disabled crtc
Mikita Lipski
1
-0
/
+3
2018-05-29
drm/amd/display: fix dscl_manual_ratio_init
Dmytro Laktyushkin
5
-11
/
+13
2018-05-29
drm/amd/display: Destroy connector state on reset
Leo (Sunpeng) Li
1
-2
/
+4
2018-05-29
drm/amd/display: Set TMZ and DCC for secondary surface
Eric Bernstein
2
-4
/
+18
2018-05-29
drm/amd/display: DP component depth 16 bpc
Eric Bernstein
1
-0
/
+4
2018-05-29
drm/amd/display: check if audio clk enable is applicable
Roman Li
1
-1
/
+2
2018-05-29
drm/amd/display: add register offset != 0 check.
Charlene Liu
2
-2
/
+3
2018-05-29
drm/amd/display: Release fake sink
Mikita Lipski
1
-15
/
+16
2018-05-29
drm/amd/display: replace msleep with udelay in fbc path
Roman Li
1
-4
/
+4
2018-05-29
drm/amd/display: Do not limit color depth to 8bpc
Mikita Lipski
1
-6
/
+0
2018-05-29
drm/amdgpu: remove unnecessary scheduler entity for VCN
Leo Liu
2
-43
/
+10
2018-05-29
drm/amdgpu: Add helper function to get buffer domain
Deepak Sharma
3
-13
/
+17
2018-05-29
drm/amdgpu: Use GTT for dumb buffer if sg display enabled (v2)
Deepak Sharma
1
-2
/
+8
2018-05-29
drm/amd/pp: Add cases for getting phys and disp clks for SMU10
Mikita Lipski
1
-0
/
+6
2018-05-29
drm/amd/display: Fix wrong latency assignment for VEGA clock levels
Harry Wentland
1
-2
/
+1
2018-05-25
drm/scheduler: fix a corner case in dependency optimization
Nayan Deshmukh
1
-2
/
+7
2018-05-25
drm/amdgpu: vcn_v1_0_is_idle() can be static
kbuild test robot
1
-2
/
+2
2018-05-25
drm/amd/display: Implement dm_pp_get_clock_levels_by_type_with_latency
Harry Wentland
1
-2
/
+44
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/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
[next]