summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2024-07-27drm/nouveau: store nvkm_device pointer in nouveau_drmBen Skeggs
2024-07-27drm/nouveau: create pci device onceBen Skeggs
2024-07-27drm/nouveau: replace drm_device* with nouveau_drm* as dev drvdataBen Skeggs
2024-07-27drm/nouveau: handle pci/tegra drm_dev_{alloc, register} from common codeBen Skeggs
2024-07-27drm/nouveau: move nouveau_drm_device_fini() above init()Ben Skeggs
2024-07-26drm/vblank: add dynamic per-crtc vblank configuration supportHamza Mahfooz
2024-07-26drm/panel-edp: Add CSW MNB601LS1-4Haikun Zhou
2024-07-25drm/ci: update link to Gitlab serverDeborah Brouwer
2024-07-26Merge tag 'amd-drm-fixes-6.11-2024-07-25' of https://gitlab.freedesktop.org/a...Dave Airlie
2024-07-26Merge tag 'drm-intel-next-fixes-2024-07-25' of https://gitlab.freedesktop.org...Dave Airlie
2024-07-25drm/panel: nt36672e: Break some CMDS into helper functionsCong Yang
2024-07-25drm/panel: nt35521: Break some CMDS into helper functionsCong Yang
2024-07-25drm/panel: boe-tv101wum-nl6: Break some CMDS into helper functionsCong Yang
2024-07-25drm/test: use kunit action wrapper macro in the gem shmem test suiteMarco Pagani
2024-07-25drm/scheduler: remove full_recover from drm_sched_startChristian König
2024-07-25drm/bridge: it6505: Disable IRQ when powered offPin-yen Lin
2024-07-24drm/amdgpu: reset vm state machine after gpu reset(vram lost)ZhenGuo Yin
2024-07-24drm/amdgpu: add missed harvest check for VCN IP v4/v5Tim Huang
2024-07-24drm/amdgpu: Fix eeprom max record countStanley.Yang
2024-07-24drm/amdgpu: fix ras UE error injection failure issueYiPeng Chai
2024-07-24drm/amd/display: Remove ASSERT if significance is zero in math_ceil2Rodrigo Siqueira
2024-07-24drm/amd/display: Check for NULL pointerSung Joon Kim
2024-07-24drm/amdgpu/vcn: Use offsets local to VCN/JPEG in VFJane Jian
2024-07-24drm/amdgpu: Add empty HDP flush function to VCN v4.0.3Lijo Lazar
2024-07-24drm/amdgpu: Add empty HDP flush function to JPEG v4.0.3Lijo Lazar
2024-07-24drm/amd/amdgpu: Fix uninitialized variable warningsMa Ke
2024-07-24drm/amdgpu: Fix atomics on GFX12David Belanger
2024-07-24drm/amdgpu/sdma5.2: Update wptr registers as well as doorbellAlex Deucher
2024-07-24drm/panel/panel-ilitek-ili9806e: Add Densitron DMT028VGHMCMI-1D TFT to ILI980...Marek Vasut
2024-07-24drm/panel: boe-th101mb31ig002 : using drm_connector_helper_get_modes_fixed()Zhaoxiong Lv
2024-07-24drm/panel: boe-th101mb31ig002 : Fix the way to get porch parametersZhaoxiong Lv
2024-07-24drm: panel: boe-bf060y8m-aj0: Enable prepare_prev_firstDang Huynh
2024-07-23drm/dp_mst: Simplify character output in drm_dp_mst_dump_topology()Markus Elfring
2024-07-23drm/bridge: tc358767: Add configurable default preemphasisMarek Vasut
2024-07-23drm/i915: Allow NULL memory regionJonathan Cavitt
2024-07-23drm/i915/gt: Do not consider preemption during execlists_dequeue for gen8Nitin Gote
2024-07-23drm/ttm: Allow direct reclaim to allocate local memory v2Rajneesh Bhardwaj
2024-07-22drm/nouveau: use GEM references instead of TTMsDanilo Krummrich
2024-07-22drm/nouveau: bo: remove unused functionsDanilo Krummrich
2024-07-22drm/nouveau: prime: fix refcount underflowDanilo Krummrich
2024-07-22drm/panel-edp: Add 6 panels used by MT8186 ChromebooksTerry Hsiao
2024-07-22drm/panel: Avoid warnings w/ panel-simple/panel-edp at shutdownDouglas Anderson
2024-07-22Merge tag 'amd-drm-fixes-6.11-2024-07-18' of https://gitlab.freedesktop.org/a...Dave Airlie
2024-07-22Merge tag 'drm-misc-next-fixes-2024-07-19' of https://gitlab.freedesktop.org/...Dave Airlie
2024-07-22Merge tag 'drm-xe-next-fixes-2024-07-18' of https://gitlab.freedesktop.org/dr...Dave Airlie
2024-07-22Merge tag 'drm-intel-next-fixes-2024-07-18' of https://gitlab.freedesktop.org...Dave Airlie
2024-07-20drm/panic: Add missing static inline to drm_panic_is_enabled()Jocelyn Falempe
2024-07-19drm/stm: add COMMON_CLK dependencyArnd Bergmann
2024-07-19drm/panic: Remove build time dependency with FRAMEBUFFER_CONSOLEJocelyn Falempe
2024-07-19drm/fb-helper: Set skip_panic if the drm driver supports drm panicJocelyn Falempe