aboutsummaryrefslogtreecommitdiffstats
path: root/include (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-24drm/i915: move memory_regions to runtime infoJani Nikula5-8/+8
2022-08-24drm/i915: move has_pooled_eu to runtime infoJani Nikula4-5/+7
2022-08-24drm/i915: move ppgtt_type and ppgtt_size to runtime infoJani Nikula6-28/+28
2022-08-24drm/i915: move page_sizes to runtime infoJani Nikula8-24/+23
2022-08-24drm/i915: move fbc_mask to runtime infoJani Nikula6-24/+28
2022-08-24drm/i915: move graphics.ver and graphics.rel to runtime infoJani Nikula5-18/+19
2022-08-24drm/i915: add initial runtime info into device infoJani Nikula2-19/+29
2022-08-24drm/i915: combine device info printing into oneJani Nikula5-17/+11
2022-08-23drm/i915/backlight: Disable pps power hook for aux based backlightJouni Högander2-5/+8
2022-08-23drm/i915/utils: remove unused KBps/MBps/GBps macrosJani Nikula1-4/+0
2022-08-22drm/i915/dsc/mtl: Enable alternate ICH methodVandita Kulkarni2-0/+3
2022-08-22drm/i915/dsc/mtl: Update the DSC minor versionVandita Kulkarni1-4/+14
2022-08-22drm/i915/display: avoid warnings when registering dual panel backlightArun R Murthy1-14/+12
2022-08-19drm/i915/mtl: Introduce FBC BVille Syrjälä2-1/+3
2022-08-19drm/i915/mtl: Meteorlake and later support DP 2.0Jani Nikula1-1/+1
2022-08-18drm/i915/dsi: use VBT backlight and CABC port definitions directlyJani Nikula4-17/+8
2022-08-18drm/i915/dsi: fix dual-link DSI backlight and CABC ports for display 11+Jani Nikula1-4/+6
2022-08-18drm/i915/dsi: filter invalid backlight and CABC portsJani Nikula2-0/+14
2022-08-17drm/i915/irq: Fix a "the the" typoBo Liu1-1/+1
2022-08-16drm/i915/backlight: split out backlight registers to a separate fileJani Nikula7-112/+129
2022-08-15drm/i915/tc: Fix PHY ownership programming in HDMI legacy modeImre Deak1-2/+8
2022-08-15drm/i915/xelpd: Fix unclaimed accesses while loading PIPEDMC-C/DImre Deak2-8/+30
2022-08-10drm/i915: Sanitycheck PCI BARsPiotr Piórkowski5-0/+46
2022-08-10drm/i915: Use of BARs names instead of numbersPiotr Piórkowski7-19/+30
2022-08-10drm/i915/hdcp: replace BIT() with REG_BIT() in register definitionsJani Nikula1-45/+45
2022-08-10drm/i915/hdcp: split out hdcp registers to a separate fileJani Nikula5-259/+273
2022-08-02drm/i915/dg2: Add support for DC5 stateAnusha Srivatsa1-1/+1
2022-07-29drm/amd/display: Fix a compilation failure on PowerPC caused by FPU codeRodrigo Siqueira4-14/+0
2022-07-29drm/amdgpu: enable support for psp 13.0.4 blockXiaojian Du4-2/+19
2022-07-29drm/amdgpu: add files for PSP 13.0.4Xiaojian Du2-0/+417
2022-07-29drm/amdgpu: add header files for MP 13.0.4Xiaojian Du2-0/+997
2022-07-29drm/amdgpu: correct RLC_RLCS_BOOTLOAD_STATUS offset and indexYifan Zhang1-1/+9
2022-07-29drm/amdgpu: send msg to IMU for the front-door loadingXiaojian Du1-0/+9
2022-07-29drm/amdkfd: use time_is_before_jiffies(a + b) to replace "jiffies - a > b"Yu Zhe1-2/+2
2022-07-28drm/amdgpu: fix hive reference leak when reflecting psp topology infoJonathan Kim1-0/+2
2022-07-28drm/amd/pm: enable GFX ULV feature support for SMU13.0.0Evan Quan1-0/+3
2022-07-28drm/amd/pm: update driver if header for SMU 13.0.0Evan Quan2-2/+2
2022-07-28drm/amdgpu: move mes self test after drm sched re-startedJack Xiao3-2/+7
2022-07-28drm/amdgpu: drop non-necessary call trace dumpEvan Quan1-1/+0
2022-07-28drm/amdgpu: enable VCN cg and JPEG cg/pgSonny Jiang1-2/+5
2022-07-28drm/amdgpu: vcn_4_0_2 video codec querySonny Jiang1-0/+1
2022-07-28drm/amdgpu: add VCN_4_0_2 firmware supportSonny Jiang1-0/+8
2022-07-28drm/amdgpu: add VCN function in NBIO v7.7Sonny Jiang1-0/+21
2022-07-28drm/amdgpu: fix a vcn4 boot poll bug in emulation modeSonny Jiang1-0/+1
2022-07-28drm/amd/amdgpu: add memory training support for PSP_V13Chengming Gui1-0/+159
2022-07-28drm/amdkfd: remove an unnecessary amdgpu_bo_refLang Yu1-1/+0
2022-07-28drm/amd/pm: Add get_gfx_off_status interface for yellow carpShikai Guo1-0/+31
2022-07-28drm/amd/display: Remove unused struct freesync_contextMaíra Canal1-8/+0
2022-07-28drm/amd/amdgpu: add additional page fault settings for gfx11Chengming Gui3-4/+56
2022-07-28drm/amd/display: remove unneeded semicolonYang Li1-1/+1