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
/
display
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-11
drm/amd/display/dc/dce/dce_i2c_hw: Make functions called by reference static
Lee Jones
1
-2
/
+2
2021-01-11
drm/amd/display/dc/bios/bios_parser: Fix misspelling of function parameter
Lee Jones
1
-2
/
+2
2021-01-11
drm/amd/display/dc/dce/dce_aux: Remove unused function 'get_engine_type'
Lee Jones
1
-6
/
+0
2021-01-11
drm/amd/display/dc/dce/dce_opp: Make local functions and ones invoked by reference static
Lee Jones
1
-4
/
+4
2021-01-11
drm/amd/display/dc/dce/dce_dmcu: Move 'abm_gain_stepsize' to only source file it's used in
Lee Jones
2
-2
/
+4
2021-01-11
drm/amd/display/dc/dce/dce_dmcu: Staticify local function call 'dce_dmcu_load_iram'
Lee Jones
1
-1
/
+1
2021-01-11
drm/amd/display/dc/dce/dce_transform: Remove 3 unused/legacy variables
Lee Jones
1
-13
/
+0
2021-01-11
drm/amd/display/dc/dce/dce_clock_source: Fix formatting/spelling of worthy function headers
Lee Jones
1
-29
/
+28
2021-01-11
drm/amd/display/dc/dce/dce_link_encoder: Make functions invoked by reference static
Lee Jones
1
-3
/
+3
2021-01-11
drm/amd/display/dc/dce/dce_stream_encoder: Remove unused variable 'regval'
Lee Jones
1
-2
/
+1
2021-01-11
drm/amd/display/dc/dce/dce_audio: Make function invoked by reference static
Lee Jones
1
-1
/
+1
2021-01-11
drm/amd/display/dc/bios/bios_parser2: Fix some formatting issues and missing parameter docs
Lee Jones
1
-15
/
+14
2021-01-11
drm/amd/display/dc/bios/bios_parser: Fix a whole bunch of legacy doc formatting
Lee Jones
1
-59
/
+56
2021-01-11
drm/amd/display/dc/bios/bios_parser: Make local functions static
Lee Jones
1
-2
/
+2
2021-01-11
drm/amd/display/dc/bios/command_table_helper2: Fix legacy formatting problems
Lee Jones
1
-12
/
+8
2021-01-11
drm/amd/display/dc/bios/command_table_helper: Fix kernel-doc formatting
Lee Jones
1
-12
/
+8
2021-01-11
drm/amd/display/amdgpu_dm/amdgpu_dm_debugfs: Demote non-kernel-doc comment blocks
Lee Jones
1
-2
/
+2
2021-01-11
drm/amd/display/dc/basics/conversion: Demote obvious kernel-doc abuse
Lee Jones
1
-6
/
+3
2021-01-11
drm/amd/display: tweak the kerneldoc for active_vblank_irq_count
Lukas Bulwahn
1
-1
/
+1
2021-01-08
drm/amdgpu/display: fix build with CONFIG_DRM_AMD_DC_DCN disabled
Alex Deucher
1
-0
/
+2
2021-01-07
Merge tag 'drm-misc-next-2020-12-17' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
Daniel Vetter
1
-1
/
+0
2021-01-06
Revert "drm/amd/display: Fix memory leaks in S3 resume"
Alex Deucher
1
-2
/
+1
2021-01-05
drm/amdgpu/display: drop DCN support for aarch64
Alex Deucher
13
-73
/
+1
2021-01-05
drm/amd/display: Enable fp16 also on DCE-8/10/11.
Mario Kleiner
3
-3
/
+3
2021-01-05
drm/amd/display: Check plane scaling against format specific hw plane caps.
Mario Kleiner
1
-8
/
+73
2021-01-05
drm/amd/display: Create and Destroy PSR resources for DCN302
Joshua Aberback
1
-0
/
+13
2021-01-05
drm/amd/display: enable idle optimizations for linux (MALL stutter)
Bhawanpreet Lakha
2
-1
/
+27
2021-01-05
drm/amd/display: Update idle optimization handling
Joshua Aberback
8
-2
/
+31
2021-01-05
drm/amd/display: Fix unused variable warning
Arnd Bergmann
2
-4
/
+2
2021-01-05
drm/amd/display: fix comparison pointer to bool warning in dc.c
Tian Tao
1
-2
/
+2
2021-01-05
drm/amd/display: remove useless else if
Tian Tao
1
-2
/
+0
2021-01-05
drm/amd/display: remove unused including <linux/version.h>
Tian Tao
3
-3
/
+0
2021-01-05
drm/amd/display: fix sysfs amdgpu_current_backlight_pwm NULL pointer issue
Kevin Wang
1
-1
/
+6
2020-12-25
drm/amd/display: avoid uninitialized variable warning
Linus Torvalds
1
-1
/
+1
2020-12-24
Merge tag 'amd-drm-fixes-5.11-2020-12-23' of git://people.freedesktop.org/~agd5f/linux into drm-next
Dave Airlie
24
-81
/
+120
2020-12-23
drm/amd/display: Use common error handling code in dc_create()
Markus Elfring
1
-9
/
+6
2020-12-23
drm/amd/display: Return directly after a failed kzalloc() in dc_create()
Markus Elfring
1
-4
/
+2
2020-12-23
drm/amd/display: Fix memory leaks in S3 resume
Stylon Wang
1
-1
/
+2
2020-12-23
drm/amd/display: add getter routine to retrieve mpcc mux
Josip Pavic
5
-0
/
+19
2020-12-23
drm/amd/display: always program DPPDTO unless not safe to lower
Jake Wang
1
-6
/
+5
2020-12-23
drm/amd/display: [FW Promotion] Release 0.0.47
Yongqiang Sun
1
-2
/
+2
2020-12-23
drm/amd/display: updated wm table for Renoir
Jake Wang
1
-8
/
+8
2020-12-23
drm/amd/display: Acquire DSC during split stream for ODM only if top_pipe
Sung Lee
1
-1
/
+1
2020-12-23
drm/amd/display: Multi-display underflow observed
Aric Cyr
2
-23
/
+9
2020-12-23
drm/amd/display: Remove unnecessary NULL check
Eryk Brol
1
-1
/
+1
2020-12-23
drm/amd/display: Update RN/VGH active display count workaround
Michael Strauss
2
-16
/
+2
2020-12-23
drm/amd/display: change SMU repsonse timeout to 2s.
Yongqiang Sun
1
-1
/
+1
2020-12-23
drm/amd/display: gradually ramp ABM intensity
Rizvi
2
-10
/
+26
2020-12-23
drm/amd/display: To modify the condition in indicating branch device
Martin Tsai
1
-7
/
+1
2020-12-23
drm/amd/display: Modify the hdcp device count check condition
Martin Tsai
2
-4
/
+11
[prev]
[next]