aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-next-2021-09-10' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2021-09-105-8/+12
|\
| * drm/amd/display: Initialize lt_settings on instantiationMichael Strauss2021-08-311-3/+3
| * drm/amd/display: cleanup idents after a revertAngus Wang2021-08-311-1/+1
| * drm/amd/display: Fix memory leak reported by coverityAnson Jacob2021-08-311-1/+5
| * drm/amd/display: setup system context for APUsAaron Liu2021-08-301-1/+1
| * drm:dcn31: fix boolreturn.cocci warningsJing Yangyang2021-08-301-2/+2
* | Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2021-09-032-2/+1
|\ \ | |/ |/|
| * isystem: ship and use stdarg.hAlexey Dobriyan2021-08-191-1/+1
| * isystem: trim/fixup stdarg.h and other headersAlexey Dobriyan2021-08-191-1/+0
| * drm/amdgpu/display: fix DMUB firmware version infoShirish S2021-08-051-1/+1
| * drm/amd/display: workaround for hard hang on HPD on native DPQingqing Zhuo2021-08-051-1/+3
| * drm/amd/display: Fix resetting DCN3.1 HW when resuming from S4Jude Shih2021-08-051-3/+5
| * drm/amd/display: Increase stutter watermark for dcn303Bing Guo2021-08-051-2/+2
| * drm/amd/display: Fix Dynamic bpp issue with 8K30 with Navi 1XBing Guo2021-08-051-1/+1
| * drm/amd/display: Assume LTTPR interop for DCN31+Wesley Chalmers2021-08-054-19/+40
| * drm/amdgpu/display: only enable aux backlight control for OLED panelsAlex Deucher2021-07-271-2/+2
| * drm/amd/display: ensure dentist display clock update finished in DCN20Dale Zhao2021-07-271-1/+1
| * drm/amd/display: Add missing DCN21 IP parameterVictor Lu2021-07-271-0/+1
| * drm/amd/display: Guard DST_Y_PREFETCH register overflow in DCN21Victor Lu2021-07-271-0/+3
* | drm/amd/display: Move AllowDRAMSelfRefreshOrDRAMClockChangeInVblank to boundi...Nicholas Kazlauskas2021-08-263-5/+8
* | drm/amd/display: Remove duplicate dml initAurabindo Pillai2021-08-261-5/+0
* | drm/amd/display: Update bounding box states (v2)Jerry (Fangzhi) Zuo2021-08-261-10/+31
* | drm/amd/display: Update number of DCN3 clock statesAurabindo Pillai2021-08-261-0/+1
* | drm/amd/display: Add Logging for HDMI color depth informationPraful Swarnakar2021-08-241-0/+11
* | drm/amd/display: refactor riommu invalidation waEric Yang2021-08-244-20/+1
* | drm/amd: consolidate TA shared memory structuresCandice Li2021-08-182-34/+34
* | drm/amd/display: Use DCN30 watermark calc for DCN301Zhan Liu2021-08-181-95/+1
* | drm/amd/display: 3.2.149Aric Cyr2021-08-161-1/+1
* | drm/amd/display: [FW Promotion] Release 0.0.79Anthony Koo2021-08-161-2/+12
* | drm/amd/display: Guard vblank wq flush with DCN guardsNicholas Kazlauskas2021-08-161-0/+4
* | drm/amd/display: Ensure DCN save after VM setupJake Wang2021-08-168-0/+30
* | drm/amd/display: Use vblank control events for PSR enable/disableNicholas Kazlauskas2021-08-163-8/+43
* | drm/amd/display: Fix multi-display support for idle opt workqueueNicholas Kazlauskas2021-08-162-47/+36
* | drm/amd/display: Create dc_sink when EDID failWayne Lin2021-08-161-0/+23
* | drm/display: fix possible null-pointer dereference in dcn10_set_clock()Tuo Li2021-08-111-6/+5
* | drm/amd/display: use do-while-0 for DC_TRACE_LEVEL_MESSAGE()Randy Dunlap2021-08-091-1/+1
* | drm/amd/display: use GFP_ATOMIC in amdgpu_dm_irq_schedule_workAnson Jacob2021-08-091-1/+1
* | drm/amd/display: Increase timeout threshold for DMCUB resetNicholas Kazlauskas2021-08-091-5/+5
* | drm/amd/display: Clear GPINT after DMCUB has resetNicholas Kazlauskas2021-08-091-4/+4
* | drm/amd/display: 3.2.148Anthony Koo2021-08-091-1/+1
* | drm/amd/display: [FW Promotion] Release 0.0.78Anthony Koo2021-08-091-2/+2
* | drm/amd/display: add authentication_complete in hdcp outputWenjing Liu2021-08-097-79/+93
* | drm/amd/display: Add AUX I2C tracing.Ashley Thomas2021-08-091-9/+183
* | drm/amd/display: Correct comment styleRoy Chan2021-08-091-1/+1
* | drm/amd/display: fix incorrect CM/TF programming sequence in dwbRoy Chan2021-08-091-26/+64
* | drm/amd/display: refactor the cursor programing codesRoy Chan2021-08-091-41/+65
* | drm/amd/display: refactor the codes to centralize the stream/pipe checking logicRoy Chan2021-08-091-21/+41
* | drm/amd/display: fix missing writeback disablement if plane is removedRoy Chan2021-08-092-7/+19
* | drm/amd/display: Remove invalid assert for ODM + MPC caseEric Bernstein2021-08-091-1/+0
* | drm/amd/display: Remove redundant initialization of variable eng_idColin Ian King2021-08-061-1/+1