summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | drm/amd/display: Revert "avoid disable otg when dig was disabled"Aric Cyr2023-01-311-20/+6
| * | drm/amd/display: Adjust downscaling limits for dcn314Daniel Miess2023-01-311-2/+3
| * | drm/amd/display: fix FCLK pstate change underflowVladimir Stempen2023-01-311-0/+4
| * | drm/amd/display: Fix only one ABM pipe enabled under ODM combined caseLeon Huang2023-01-311-0/+9
| * | drm/amd/display: Add missing brackets in calculationDaniel Miess2023-01-311-1/+1
| * | drm/amd/display: Correct bw_params populationDaniel Miess2023-01-311-10/+21
| * | drm/amd/display: Fix Z8 support configurationsNicholas Kazlauskas2023-01-311-7/+7
| * | drm/amd/display: Add Debug Log for MST and PCONFangzhi Zuo2023-01-313-1/+26
| * | drm/amd/display: fix MALL size hardcoded for DCN321Samson Tam2023-01-311-1/+0
| * | drm/amd/display: add rc_params_override option in dc_dsc_configWenjing Liu2023-01-314-7/+68
| * | drm/amd/display: Enable Freesync over PConSung Joon Kim2023-01-317-37/+118
| * | drm/amdgpu: update wave data type to 3 for gfx11Graham Sider2023-01-311-2/+2
| * | drm/amd: Allow s0ix without BIOS supportMario Limonciello2023-01-311-6/+2
| * | Revert "drm/amdgpu: TA unload messages are not actually sent to psp when amdg...Vitaly Prosyak2023-01-312-3/+4
* | | Merge tag 'drm-misc-next-fixes-2023-02-02' of git://anongit.freedesktop.org/d...Dave Airlie2023-02-035-14/+11
|\ \ \
| * | | accel/ivpu: avoid duplicate assignmentArnd Bergmann2023-02-011-1/+0
| * | | accel: fix CONFIG_DRM dependenciesArnd Bergmann2023-02-011-1/+4
| * | | drm/shmem: Cleanup drm_gem_shmem_create_with_handle()Rob Clark2023-02-011-9/+4
| * | | dma-buf: actually set signaling bit for private stub fencesDanilo Krummrich2023-02-011-1/+1
| * | | drm/simpledrm: Fix an NULL vs IS_ERR() bugDan Carpenter2023-02-011-2/+2
| |/ /
* | | Merge tag 'drm-intel-gt-next-2023-02-01' of git://anongit.freedesktop.org/drm...Dave Airlie2023-02-0226-339/+489
|\ \ \
| * | | drm/i915/mtl: Wa_22011802037: don't complain about missing regs on MTLJohn Harrison2023-02-011-4/+1
| * | | drm/i915/guc: Update GT/GuC messages in intel_uc.cMichal Wajdeczko2023-01-311-41/+39
| * | | drm/i915/guc: Update GuC messages in intel_guc_submission.cMichal Wajdeczko2023-01-311-35/+26
| * | | drm/i915/guc: Update GuC messages in intel_guc_log.cMichal Wajdeczko2023-01-311-19/+19
| * | | drm/i915/guc: Update GuC messages in intel_guc_fw.cMichal Wajdeczko2023-01-311-8/+9
| * | | drm/i915/guc: Update GuC messages in intel_guc_ct.cMichal Wajdeczko2023-01-311-19/+4
| * | | drm/i915/guc: Update GuC messages in intel_guc_ads.cMichal Wajdeczko2023-01-311-4/+4
| * | | drm/i915/guc: Update GuC messages in intel_guc.cMichal Wajdeczko2023-01-311-16/+15
| * | | drm/i915/guc: Add GuC oriented print macrosMichal Wajdeczko2023-01-311-0/+48
| * | | drm/i915: Fix potential bit_17 double-freeRob Clark2023-01-301-4/+5
| * | | drm/i915/guc: Rename GuC register state capture node to be more obviousJohn Harrison2023-01-272-5/+5
| * | | drm/i915/guc: Add a debug print on GuC triggered resetJohn Harrison2023-01-271-0/+4
| * | | drm/i915/guc: Look for a guilty context when an engine reset failsJohn Harrison2023-01-271-2/+15
| * | | drm/i915: Allow error capture of a pending requestJohn Harrison2023-01-271-4/+1
| * | | drm/i915: Allow error capture without a requestJohn Harrison2023-01-271-24/+50
| * | | drm/i915: Fix up locking around dumping requests listsJohn Harrison2023-01-275-62/+73
| * | | drm/i915: Fix request ref counting during error capture & debugfs dumpJohn Harrison2023-01-275-12/+17
| * | | drm/i915/guc: Fix locking when searching for a hung requestJohn Harrison2023-01-271-0/+11
| * | | drm/i915: Avoid potential vm use-after-freeRob Clark2023-01-271-3/+11
| * | | drm/i915/xehp: Annotate a couple more workaround registers as MCRMatt Roper2023-01-262-10/+10
| * | | drm/i915/mtl: Correct implementation of Wa_18018781329Matt Roper2023-01-263-9/+24
| * | | drm/i915/xehp: GAM registers don't need to be re-applied on engine resetsMatt Roper2023-01-261-33/+44
| * | | drm/i915/selftests: Flush all tiles on test exitTvrtko Ursulin2023-01-261-11/+17
| * | | Merge drm/drm-next into drm-intel-gt-nextTvrtko Ursulin2023-01-24522-7470/+15396
| |\ \ \
| * | | | drm/i915: Use uabi engines for the default engine mapTvrtko Ursulin2023-01-241-5/+4
| * | | | drm/i915/gt: Convert PSS_MODE2 to multicast registerGustavo Sousa2023-01-242-3/+3
| * | | | drm/i915/selftest: fix intel_selftest_modify_policy argument typesArnd Bergmann2023-01-201-2/+1
| * | | | drm/i915/gt: Move LSC_CHICKEN_BIT* workarounds to correct functionGustavo Sousa2023-01-191-29/+36
| * | | | drm/i915/doc: Document where to implement register workaroundsGustavo Sousa2023-01-191-0/+16