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
/
drm
/
amd
/
display
/
amdgpu_dm
Age
Commit message (
Expand
)
Author
Lines
2021-02-02
drm/amd/display: Decrement refcount of dc_sink before reassignment
Victor Lu
-1
/
+3
2021-02-02
drm/amd/display: Free atomic state after drm_atomic_commit
Victor Lu
-8
/
+6
2021-02-02
drm/amd/display: Fix dc_sink kref count in emulated_link_detect
Victor Lu
-2
/
+2
2021-02-02
drm/amd/display: Release DSC before acquiring
Mikita Lipski
-1
/
+5
2021-02-02
drm/amd/display: Revert "Fix EDID parsing after resume from suspend"
Stylon Wang
-2
/
+0
2021-02-02
drm/amd/display: reuse current context instead of recreating one
Bhawanpreet Lakha
-13
/
+10
2021-01-14
drm/amd/display: Fix to be able to stop crc calculation
Wayne Lin
-1
/
+1
2021-01-14
Revert "drm/amd/display: Expose new CRC window property"
Rodrigo Siqueira
-210
/
+10
2021-01-14
Revert "drm/amdgpu/disply: fix documentation warnings in display manager"
Rodrigo Siqueira
-20
/
+1
2021-01-14
Revert "drm/amd/display: Fix unused variable warning"
Rodrigo Siqueira
-2
/
+4
2021-01-06
Revert "drm/amd/display: Fix memory leaks in S3 resume"
Alex Deucher
-2
/
+1
2021-01-06
drm/amd/display: Fix unused variable warning
Arnd Bergmann
-4
/
+2
2020-12-24
Merge tag 'amd-drm-fixes-5.11-2020-12-23' of git://people.freedesktop.org/~ag...
Dave Airlie
-3
/
+7
2020-12-23
drm/amd/display: Fix memory leaks in S3 resume
Stylon Wang
-1
/
+2
2020-12-23
drm/amd/display: Remove unnecessary NULL check
Eryk Brol
-1
/
+1
2020-12-23
drm/amd/display: handler not correctly checked at remove_irq_handler
Qingqing Zhuo
-1
/
+4
2020-12-16
Merge tag 'amd-drm-fixes-5.11-2020-12-16' of git://people.freedesktop.org/~ag...
Daniel Vetter
-27
/
+36
2020-12-16
drm/amdgpu/disply: fix documentation warnings in display manager
Alex Deucher
-1
/
+20
2020-12-15
drm/amd/display: Fixed kernel test robot warning
Souptick Joarder
-2
/
+2
2020-12-15
drm/amd/display: Fix to be able to stop crc calculation
Wayne Lin
-1
/
+12
2020-12-15
Merge tag 'drm-misc-next-2020-11-27-1' of git://anongit.freedesktop.org/drm/d...
Daniel Vetter
-1
/
+4
2020-12-10
drm/amdgpu/display: move link_bandwidth_kbps under CONFIG_DRM_AMD_DC_DCN
Alex Deucher
-4
/
+1
2020-12-10
drm/amd/display: Drop unnecessary function call
Rodrigo Siqueira
-19
/
+1
2020-12-08
drm/amdgpu: free the pre-OS console framebuffer after the first modeset
Alex Deucher
-0
/
+5
2020-12-08
drm/amd/display: setup system context for APUs
Roman Li
-1
/
+1
2020-12-08
drm/amd/display: Enable gpu_vm_support for dcn3.01
Charlene Liu
-0
/
+5
2020-12-08
drm/amd/display: Only one display lights up while using MST hub
Qingqing Zhuo
-5
/
+16
2020-12-08
drm/amd/display: NULL pointer error during compliance test
Qingqing Zhuo
-5
/
+8
2020-12-08
drm/amd/display: check cursor FB is linear
Simon Ser
-0
/
+19
2020-12-08
drm/amd/display: extract cursor FB checks into a function
Simon Ser
-35
/
+46
2020-12-08
drm/amdgpu/disply: set num_crtc earlier
Alex Deucher
-5
/
+4
2020-12-02
drm/amd/display: add cursor pitch check
Simon Ser
-4
/
+15
2020-12-02
drm/amd/display: use FB pitch to fill dc_cursor_attributes
Simon Ser
-1
/
+1
2020-12-02
drm/amd/display: add debug logs for dm_crtc_helper_atomic_check
Simon Ser
-1
/
+4
2020-12-01
drm/amd/display/amdgpu_dm/amdgpu_dm_helpers: Use 'gnu_printf' format notation
Lee Jones
-0
/
+1
2020-12-01
drm/amd/display/amdgpu_dm/amdgpu_dm_pp_smu: Remove unused function 'pp_nv_set...
Lee Jones
-16
/
+0
2020-12-01
drm/amd/display/amdgpu_dm/amdgpu_dm_pp_smu: Mark local functions invoked by r...
Lee Jones
-7
/
+7
2020-12-01
drm/amd/display/amdgpu_dm/amdgpu_dm_color: Demote a misuse and fix another ke...
Lee Jones
-2
/
+2
2020-12-01
drm/amd/display: Do full modeset when DSC debugfs is changed
Eryk Brol
-0
/
+3
2020-12-01
drm/amd/display: turn DPMS off on connector unplug
Aurabindo Pillai
-1
/
+31
2020-12-01
drm/amd/display: Clear dc remote sinks on MST disconnect
Aurabindo Pillai
-2
/
+20
2020-11-24
drm/amd/display: don't expose rotation prop for cursor plane
Simon Ser
-2
/
+2
2020-11-24
drm/amd/display: check cursor scaling
Simon Ser
-7
/
+44
2020-11-24
drm/amd/display: disallow cropping for cursor plane
Simon Ser
-0
/
+10
2020-11-24
drm/amd/display: add cursor FB size check
Simon Ser
-0
/
+22
2020-11-24
drm/amd/display: Avoid HDCP initialization in devices without output
Rodrigo Siqueira
-1
/
+1
2020-11-20
drm: Pass the full state to connectors atomic functions
Maxime Ripard
-1
/
+4
2020-11-18
drm/amd/display: Add comments to hdcp property change code
Bhawanpreet Lakha
-2
/
+24
2020-11-18
drm/amd/display: Add display only once.
Bhawanpreet Lakha
-4
/
+14
2020-11-18
drm/amd/display: Always get CRTC updated constant values inside commit tail
Rodrigo Siqueira
-1
/
+2
[next]