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
2021-06-02
drm/amdgpu: add judgement for dc support
Asher Song
1
-1
/
+3
2021-06-02
drm/amd/display: Fix GPU scaling regression by FS video support
Nicholas Kazlauskas
1
-7
/
+7
2021-06-02
drm/amd/display: Allow bandwidth validation for 0 streams.
Bindu Ramamurthy
1
-1
/
+1
2021-06-02
drm/ttm: rename bo->mem and make it a pointer
Christian König
12
-70
/
+74
2021-06-01
drm/amdgpu: remove unsafe optimization to drop preamble ib
Jiansong Chen
1
-10
/
+1
2021-06-01
drm/amdgpu: Add vbios info ioctl interface
Jiawei Gu
4
-6
/
+208
2021-06-01
drm/amdgpu: bump driver version
Alex Deucher
1
-1
/
+2
2021-06-01
drm/amdgpu: Remove unneeded semicolon
Zheng Yongjun
1
-1
/
+1
2021-06-01
drm/amd/display: fix warning: ‘update_dsc_caps’ and ‘apply_dsc_policy_for_stream’ defined but not used
Baokun Li
1
-4
/
+2
2021-06-01
drm/amd/display: Remove the redundant initialization of local variable
Shaokun Zhang
1
-9
/
+8
2021-06-01
drm/amd/display: fix gcc set but not used warning of variable 'old_plane_state'
Yu Kuai
1
-2
/
+2
2021-06-01
drm/amd/display: Avoid HDCP over-read and corruption
Kees Cook
1
-1
/
+3
2021-06-01
amdgpu: remove unreachable code
Jiapeng Chong
1
-2
/
+1
2021-06-01
amd/display: convert DRM_DEBUG_ATOMIC to drm_dbg_atomic
Simon Ser
1
-1
/
+1
2021-06-01
drm/amdgpu: Fix a bug on flag table_freed
Eric Huang
1
-2
/
+5
2021-06-01
drm/amdgpu: optimize code about format string in gfx_v10_0_init_microcode()
Kevin Wang
1
-3
/
+2
2021-06-01
drm/amdgpu: fix sdma firmware version error in sriov
Kevin Wang
1
-3
/
+3
2021-06-01
drm/amdgpu: enable smart shift on dGPU (v5)
Sathishkumar S
4
-0
/
+97
2021-06-01
drm/amdgpu: flush gart changes after all BO recovery
Nirmoy Das
4
-8
/
+21
2021-06-01
drm/amdgpu: do not allocate entries separately
Nirmoy Das
1
-14
/
+20
2021-06-01
drm/amdgpu: remove unused code
Nirmoy Das
2
-35
/
+0
2021-06-01
drm/amdgpu: switch to amdgpu_bo_vm for vm code
Nirmoy Das
4
-65
/
+96
2021-06-01
drm/admgpu: add two shadow BO helper functions
Nirmoy Das
2
-0
/
+33
2021-06-01
drm/amdgpu: move shadow bo validation to VM code
Nirmoy Das
2
-19
/
+9
2021-06-01
drm/amdgpu: add amdgpu_bo_vm bo type
Nirmoy Das
2
-0
/
+42
2021-06-01
drm/amdgpu: make sure we unpin the UVD BO
Nirmoy Das
1
-0
/
+1
2021-06-01
drm/amd/pm: retain the fine grain tuning parameters after resume
Xiaojian Du
2
-1
/
+23
2021-06-01
drm/amd/display: WARN_ON cleanups
Nirmoy Das
1
-8
/
+4
2021-06-01
drm/amd/display: do not dereference on NULL
Nirmoy Das
1
-1
/
+4
2021-06-01
drm/amdgpu: support atcs method powershift (v4)
Sathishkumar S
3
-0
/
+79
2021-06-01
drm/amd/pm: use attr_update if the attr has it
Sathishkumar S
1
-1
/
+1
2021-06-01
drm/amdgpu: free the metadata buffer for sg type BOs as well
Shiwu Zhang
1
-1
/
+1
2021-06-01
drm/amdgpu: fix metadata_size for ubo ioctl queries
Shiwu Zhang
1
-2
/
+3
2021-05-27
drm/dp_mst: Use kHz as link rate units when settig source max link caps at init
Nikola Cornij
1
-2
/
+2
2021-05-27
drm/amd/display: Enable support for 16 bpc fixed-point framebuffers.
Mario Kleiner
1
-0
/
+12
2021-05-27
drm/amd/display: Make assert in DCE's program_bit_depth_reduction more lenient.
Mario Kleiner
1
-2
/
+2
2021-05-27
drm/amd/display: Increase linebuffer pixel depth to 36bpp.
Mario Kleiner
8
-10
/
+19
2021-05-27
drm/amd/display: Add support for SURFACE_PIXEL_FORMAT_GRPH_ABGR16161616.
Mario Kleiner
15
-6
/
+29
2021-05-27
drm/amdgpu/acpi: make ATPX/ATCS structures global (v2)
Alex Deucher
4
-161
/
+139
2021-05-27
drm/amd/amdgpu:save psp ring wptr to avoid attack
Victor Zhao
3
-2
/
+5
2021-05-27
drm/amdgpu/swsmu/aldebaran: fix check in is_dpm_running
Alex Deucher
1
-1
/
+4
2021-05-27
drm/amd/display/modules/hdcp/hdcp_psp: Remove unused function 'mod_hdcp_hdcp1_get_link_encryption_status()'
Lee Jones
1
-13
/
+0
2021-05-27
drm/amd/display/dmub/src/dmub_srv_stat: Convert function header to kernel-doc
Lee Jones
1
-13
/
+6
2021-05-27
drm/amd/display/dc/core/dc: Convert function headers to kernel-doc
Lee Jones
1
-35
/
+11
2021-05-27
drm/amd/display/dc/dce110/dce110_hw_sequencer: Include header containing our prototypes
Lee Jones
1
-0
/
+1
2021-05-27
drm/amd/display/amdgpu_dm/amdgpu_dm: Fix kernel-doc formatting issue
Lee Jones
1
-1
/
+1
2021-05-27
drm/amd/amdgpu/amdgpu_device: Make local function static
Lee Jones
1
-1
/
+1
2021-05-27
drm/amd/display/dc/dce/dce_mem_input: Remove duplicate initialisation of GRPH_CONTROL__GRPH_NUM_BANKS_{SHIFT, MASK
Lee Jones
1
-1
/
+0
2021-05-27
drm/amd/display/dc/dce/dce_mem_input: Remove duplicate initialisation of GRPH_CONTROL__GRPH_NUM_BANKS_{SHIFT, MASK}
Lee Jones
1
-1
/
+0
2021-05-27
drm/amd/display/dc/dce110/dce110_hw_sequencer: Include our own header
Lee Jones
1
-0
/
+2
[prev]
[next]