index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-06
drm/amd/display: Set PSR level to enable ALPM by default
David Zhang
2
-1
/
+7
2022-06-06
drm/amd/display: fix system hang when PSR exits
David Zhang
2
-0
/
+23
2022-06-06
drm/amd/display: add vline time in micro sec to PSR context
David Zhang
3
-0
/
+5
2022-06-06
drm/amd/display: Set default value of line_capture_indication
David Zhang
1
-0
/
+1
2022-06-06
drm/amd/display: Passing Y-granularity to dmub fw
David Zhang
3
-0
/
+18
2022-06-06
drm/amd/amdgpu: add pipe1 hardware support
Arunpravin Paneer Selvam
1
-1
/
+1
2022-06-06
drm/amd/amdgpu: Enable high priority gfx queue
Arunpravin Paneer Selvam
5
-27
/
+81
2022-06-06
drm/amdgpu: adding device coredump support
Somalapuram Amaranath
2
-0
/
+69
2022-06-06
drm/amdgpu: save the reset dump register value for devcoredump
Somalapuram Amaranath
3
-3
/
+11
2022-06-06
drm/amd/display: program PSR2 DPCD Configuration
David Zhang
2
-2
/
+34
2022-06-06
drm/amd/display: revise Start/End SDP data
David Zhang
1
-2
/
+27
2022-06-06
drm/amd/display: update GSP1 generic info packet for PSRSU
David Zhang
1
-0
/
+15
2022-06-06
drm/amd/display: combine dirty rectangles in DMUB FW
David Zhang
2
-0
/
+59
2022-06-06
drm/amd/display: feed PSR-SU as psr version to dmub FW
David Zhang
1
-0
/
+3
2022-06-04
Merge tag 'bitmap-for-5.19-rc1' of https://github.com/norov/linux
Linus Torvalds
2
-2
/
+2
2022-06-03
drm/amd/display: align dmub cmd header to latest dmub FW to support PSR-SU
David Zhang
1
-5
/
+245
2022-06-03
drm/amdgpu/display/dc: Add ACP_DATA register
Alan Liu
2
-0
/
+3
2022-06-03
drm/amdgpu/display: Protect some functions with CONFIG_DRM_AMD_DC_DCN
Alex Deucher
1
-0
/
+4
2022-06-03
drm/amd/display: Add ODM seamless boot support
Duncan Ma
5
-3
/
+38
2022-06-03
drm/amd/display: Implement DTBCLK ref switching on dcn32
Alvin Lee
10
-31
/
+118
2022-06-03
drm/amd/display: Match dprefclk with clk registers
Samson Tam
1
-3
/
+6
2022-06-03
drm/amd/display: cleaning up smu_if to add future flexibility
Martin Leung
4
-16
/
+78
2022-06-03
drm/amd/display: update disp pattern generator routine for DCN30
Aurabindo Pillai
1
-31
/
+2
2022-06-03
drm/amd/display: Updates for OTG and DCCG clocks
Samson Tam
3
-1
/
+9
2022-06-03
drm/amd/display: FCLK P-state support updates
Chaitanya Dhere
2
-5
/
+7
2022-06-03
drm/amd/display: Introduce new update_clocks logic
Jun Lei
1
-52
/
+73
2022-06-03
drm/amd/display: set link fec status during init for DCN32
Jingwen Zhu
1
-1
/
+5
2022-06-03
drm/amd/display: add new pixel rate programming
Jun Lei
10
-8
/
+95
2022-06-03
drm/amd/display: Remove W/A for ODM memory pins
Alvin Lee
2
-2
/
+2
2022-06-03
drm/amdgpu: fix up comment in amdgpu_device_asic_has_dc_support()
Alex Deucher
1
-1
/
+1
2022-06-03
drm/amd/display: do not override CURSOR_REQ_MODE when SubVP is not enabled
Samson Tam
1
-2
/
+5
2022-06-03
drm/amdgpu: delete duplicate condition in gfx_v11_0_soft_reset()
Dan Carpenter
1
-11
/
+9
2022-06-03
drm/amdgpu/swsmu: use new register offsets for smu_cmn.c
Alex Deucher
1
-70
/
+7
2022-06-03
drm/amd/display: change dsc image width cap for dcn32 and dcn321
Dillon Varone
2
-0
/
+6
2022-06-03
drm/amdgpu/swsmu: add SMU mailbox registers in SMU context
Alex Deucher
17
-0
/
+86
2022-06-03
drm/amd/display: Disable DTB Ref Clock Switching in dcn32
Dillon Varone
1
-0
/
+4
2022-06-03
drm/amdgpu/gmc11: enable AGP aperture
Alex Deucher
4
-9
/
+11
2022-06-03
drm/amdgpu: convert nbio_v2_3_clear_doorbell_interrupt() to IP version
Alex Deucher
1
-1
/
+1
2022-06-03
drm/amd/display: set dram speed for all states
Dillon Varone
2
-2
/
+10
2022-06-03
drm/amdgpu: simplify the logic in amdgpu_device_parse_gpu_info_fw()
Alex Deucher
1
-29
/
+0
2022-06-03
drm/amdgpu: convert sienna_cichlid_populate_umd_state_clk() to use IP version
Alex Deucher
1
-5
/
+5
2022-06-03
drm/amd/display: Halve DTB Clock Value for DCN32
Fangzhi Zuo
1
-1
/
+1
2022-06-03
drm/amd/display: Add additional guard for FCLK pstate message for DCN321
Dillon Varone
1
-3
/
+4
2022-06-03
drm/amdgpu: fix sdma doorbell issue on SDMA v6.0 and NBIO v7.7
Xiaojian Du
1
-1
/
+7
2022-06-03
drm/amdgpu: add CSDMA reg offsets for NBIO v7.7.0
Xiaojian Du
2
-0
/
+14
2022-06-03
drm/amdgpu: add apu sequence in the imu v11
Huang Rui
2
-4
/
+9
2022-06-03
drm/amdgpu/pm: implement the SMU_MSG_EnableGfxImu function
Huang Rui
7
-1
/
+44
2022-06-03
drm/amdgpu/pm: update MP v13_0_4 smu message register marco
Huang Rui
1
-0
/
+20
2022-06-03
drm/amdgpu: add mmhub v3_0_1 ip block
Huang Rui
4
-1
/
+589
2022-06-03
drm/amdgpu: add mmhub v3_0_1 headers
Huang Rui
2
-0
/
+9252
[prev]
[next]