summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-10-26drm/i915: Introduce crtc_state->{pre,post}_csc_lutVille Syrjälä
2022-10-26drm/i915: Make ilk_load_luts() deal with degammaVille Syrjälä
2022-10-25drm/vmwgfx: Fix a sparse warning in kernel docsZack Rusin
2022-10-25drm/vmwgfx: Optimize initial sizes of cotablesZack Rusin
2022-10-25drm/vmwgfx: Add a mksstat counter for cotable resizesZack Rusin
2022-10-25drm/vmwgfx: Remove explicit and broken vblank handlingZack Rusin
2022-10-25drm/vmwgfx: Port the framebuffer code to drm fb helpersZack Rusin
2022-10-25drm/vmwgfx: Do not allow invalid bpp's for dumb buffersZack Rusin
2022-10-25drm/vmwgfx: Remove vmwgfx_hashtabMaaz Mombasawala
2022-10-25drm/vmwgfx: Refactor ttm reference object hashtable to use linux/hashtable.Maaz Mombasawala
2022-10-25drm/vmwgfx: Diff cursors when using cmdsMichael Banack
2022-10-25drm/vmwgfx: Support cursor surfaces with mob cursorMichael Banack
2022-10-25drm/vmwgfx: Start diffing new mob cursors against old onesMichael Banack
2022-10-25drm/vmwgfx: Clean up cursor mobsMichael Banack
2022-10-25drm/vmwgfx: Refactor resource validation hashtable to use linux/hashtable imp...Maaz Mombasawala
2022-10-25drm/vmwgfx: Remove ttm object hashtableMaaz Mombasawala
2022-10-25drm/vmwgfx: Refactor resource manager's hashtable to use linux/hashtable impl...Maaz Mombasawala
2022-10-25drm/vmwgfx: Fix frame-size warning in vmw_mksstat_add_ioctlMartin Krastev
2022-10-25drm/vmwgfx: Write the driver id registersZack Rusin
2022-10-25drm/scheduler: Set the FIFO scheduling policy as the defaultLuben Tuikov
2022-10-25drm/connector: send hotplug uevent on connector cleanupSimon Ser
2022-10-25Revert "drm: hide unregistered connectors from GETCONNECTOR IOCTL"Simon Ser
2022-10-25Merge tag 'drm-misc-next-2022-10-20' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2022-10-24drm/i915/guc: Add compute reglist for guc err captureAlan Previn
2022-10-24drm/i915/guc: Add error-capture init warnings when neededAlan Previn
2022-10-24drm/i915: Improve long running compute w/a for GuC submissionJohn Harrison
2022-10-24drm/i915: Make the heartbeat play nice with long pre-emption timeoutsJohn Harrison
2022-10-24drm/i915: Fix compute pre-emption w/a to apply to compute enginesJohn Harrison
2022-10-24drm/i915/guc: Limit scheduling properties to avoid overflowJohn Harrison
2022-10-24drm/client: Switch drm_client_buffer_delete() to unlocked drm_gem_vunmapDmitry Osipenko
2022-10-24drm/amd/display: Revert logic for plane modifiersJoaquín Ignacio Aramendía
2022-10-24drm/radeon: fix repeated words in commentswangjianli
2022-10-24amd/amdgpu: fix repeated words in commentswangjianli
2022-10-24drm/amd/display: refine wake up aux in retrieve link capsLewis Huang
2022-10-24drm/amd/display: Add events log to trace OPTC lock and unlockRodrigo Siqueira
2022-10-24drm/amd/display: Convert documentation to a kernel-docRodrigo Siqueira
2022-10-24drm/amd/display: Refactor eDP PSR codesIan Chen
2022-10-24drm/amd/display: correctly populate dcn315 clock tableDmytro Laktyushkin
2022-10-24drm/amd/display: remove audio mute control in hpo dpWenjing Liu
2022-10-24drm/amd/display: move stream encoder audio setup to link_hwssWenjing Liu
2022-10-24drm/amd/display: refactor enable/disable audio stream hw sequenceWenjing Liu
2022-10-24drm/amd/display: Remove FPU guards from the DML folderRodrigo Siqueira
2022-10-24drm/amd/display: Add UHBR135 and UHBR20 into debugfsFangzhi Zuo
2022-10-24drm/amdgpu: disallow gfxoff until GC IP blocks complete s2idle resumePrike Liang
2022-10-24drm/amdgpu: skip mes self test for gc 11.0.3 in recoverYuBiao Wang
2022-10-24drm/amdkfd: introduce dummy cache info for property asicPrike Liang
2022-10-24drm/amdkfd: correct the cache info for gfx1036Jesse Zhang
2022-10-24drm/amdkfd: update gfx1037 Lx cache settingPrike Liang
2022-10-24drm/amd: Add IMU fw version to fw version queriesDavid Francis
2022-10-24drm/amdkfd: use vma_lookup() instead of find_vma()Deming Wang