summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display
Commit message (Expand)AuthorAgeFilesLines
...
| * | drm/amd/display: Separate fec debug flag and monitor patchLewis Huang2021-01-133-6/+19
| * | drm/amd/display: Initialize stack variableWesley Chalmers2021-01-131-1/+1
| * | drm/amd/display: NULL pointer hangQingqing Zhuo2021-01-131-1/+7
| * | drm/amd/display: 3.2.117Aric Cyr2021-01-131-1/+1
| * | drm/amd/display/dc/gpio/hw_factory: Delete unused function 'dal_hw_factory_de...Lee Jones2021-01-111-14/+0
| * | drm/amd/display/dc/dce/dmub_psr: Demote non-conformant kernel-doc headersLee Jones2021-01-111-11/+11
| * | drm/amd/display/dc/dce/dce_panel_cntl: Remove unused variables 'bl_pwm_cntl' ...Lee Jones2021-01-111-4/+4
| * | drm/amd/display/dc/dce/dce_i2c_sw: Make a bunch of local functions staticLee Jones2021-01-111-4/+5
| * | drm/amd/display/dc/dce/dce_i2c_hw: Make functions called by reference staticLee Jones2021-01-111-2/+2
| * | drm/amd/display/dc/bios/bios_parser: Fix misspelling of function parameterLee Jones2021-01-111-2/+2
| * | drm/amd/display/dc/dce/dce_aux: Remove unused function 'get_engine_type'Lee Jones2021-01-111-6/+0
| * | drm/amd/display/dc/dce/dce_opp: Make local functions and ones invoked by refe...Lee Jones2021-01-111-4/+4
| * | drm/amd/display/dc/dce/dce_dmcu: Move 'abm_gain_stepsize' to only source file...Lee Jones2021-01-112-2/+4
| * | drm/amd/display/dc/dce/dce_dmcu: Staticify local function call 'dce_dmcu_load...Lee Jones2021-01-111-1/+1
| * | drm/amd/display/dc/dce/dce_transform: Remove 3 unused/legacy variablesLee Jones2021-01-111-13/+0
| * | drm/amd/display/dc/dce/dce_clock_source: Fix formatting/spelling of worthy fu...Lee Jones2021-01-111-29/+28
| * | drm/amd/display/dc/dce/dce_link_encoder: Make functions invoked by reference ...Lee Jones2021-01-111-3/+3
| * | drm/amd/display/dc/dce/dce_stream_encoder: Remove unused variable 'regval'Lee Jones2021-01-111-2/+1
| * | drm/amd/display/dc/dce/dce_audio: Make function invoked by reference staticLee Jones2021-01-111-1/+1
| * | drm/amd/display/dc/bios/bios_parser2: Fix some formatting issues and missing ...Lee Jones2021-01-111-15/+14
| * | drm/amd/display/dc/bios/bios_parser: Fix a whole bunch of legacy doc formattingLee Jones2021-01-111-59/+56
| * | drm/amd/display/dc/bios/bios_parser: Make local functions staticLee Jones2021-01-111-2/+2
| * | drm/amd/display/dc/bios/command_table_helper2: Fix legacy formatting problemsLee Jones2021-01-111-12/+8
| * | drm/amd/display/dc/bios/command_table_helper: Fix kernel-doc formattingLee Jones2021-01-111-12/+8
| * | drm/amd/display/amdgpu_dm/amdgpu_dm_debugfs: Demote non-kernel-doc comment bl...Lee Jones2021-01-111-2/+2
| * | drm/amd/display/dc/basics/conversion: Demote obvious kernel-doc abuseLee Jones2021-01-111-6/+3
| * | drm/amd/display: tweak the kerneldoc for active_vblank_irq_countLukas Bulwahn2021-01-111-1/+1
* | | Merge tag 'amd-drm-next-5.12-2021-01-08' of https://gitlab.freedesktop.org/ag...Dave Airlie2021-01-1531-114/+169
|\| | | |/ |/|
| * drm/amdgpu/display: fix build with CONFIG_DRM_AMD_DC_DCN disabledAlex Deucher2021-01-081-0/+2
| * Revert "drm/amd/display: Fix memory leaks in S3 resume"Alex Deucher2021-01-061-2/+1
| * drm/amdgpu/display: drop DCN support for aarch64Alex Deucher2021-01-0513-73/+1
| * drm/amd/display: Enable fp16 also on DCE-8/10/11.Mario Kleiner2021-01-053-3/+3
| * drm/amd/display: Check plane scaling against format specific hw plane caps.Mario Kleiner2021-01-051-8/+73
| * drm/amd/display: Create and Destroy PSR resources for DCN302Joshua Aberback2021-01-051-0/+13
| * drm/amd/display: enable idle optimizations for linux (MALL stutter)Bhawanpreet Lakha2021-01-052-1/+27
| * drm/amd/display: Update idle optimization handlingJoshua Aberback2021-01-058-2/+31
| * drm/amd/display: Fix unused variable warningArnd Bergmann2021-01-052-4/+2
| * drm/amd/display: fix comparison pointer to bool warning in dc.cTian Tao2021-01-051-2/+2
| * drm/amd/display: remove useless else ifTian Tao2021-01-051-2/+0
| * drm/amd/display: remove unused including <linux/version.h>Tian Tao2021-01-053-3/+0
| * drm/amd/display: fix sysfs amdgpu_current_backlight_pwm NULL pointer issueKevin Wang2021-01-051-1/+6
| * drm/amd/display: Use common error handling code in dc_create()Markus Elfring2020-12-231-9/+6
| * drm/amd/display: Return directly after a failed kzalloc() in dc_create()Markus Elfring2020-12-231-4/+2
* | Merge tag 'drm-misc-next-2020-12-17' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter2021-01-071-1/+0
|\ \
| * | drm: automatic legacy gamma supportTomi Valkeinen2020-12-151-1/+0
* | | drm/amd/display: avoid uninitialized variable warningLinus Torvalds2020-12-251-1/+1
* | | Merge tag 'amd-drm-fixes-5.11-2020-12-23' of git://people.freedesktop.org/~ag...Dave Airlie2020-12-2424-81/+120
|\ \ \ | | |/ | |/|
| * | drm/amd/display: Fix memory leaks in S3 resumeStylon Wang2020-12-231-1/+2
| * | drm/amd/display: add getter routine to retrieve mpcc muxJosip Pavic2020-12-235-0/+19
| * | drm/amd/display: always program DPPDTO unless not safe to lowerJake Wang2020-12-231-6/+5