summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2024-03-20drm/lcdif: Do not disable clocks on already suspended hardwareMarek Vasut
2024-03-19drm/panel: simple: Add POWERTIP PH128800T006-ZHC01 panel entryNathan Morrisson
2024-03-19drm: bridge: thc63lvd1024: Print error message when DT parsing failsLaurent Pinchart
2024-03-18drm: bridge: thc63lvd1024: Switch to use of_graph_get_remote_node()Sui Jingfeng
2024-03-18drm/bridge: it66121: Remove a duplicated invoke of of_device_is_available()Sui Jingfeng
2024-03-18drm: bridge: dw_hdmi: Switch to of_graph_get_remote_node()Sui Jingfeng
2024-03-18drm/bridge: ite66121: Register HPD interrupt handler only when 'client->irq > 0'Sui Jingfeng
2024-03-18drm/panel: ilitek-ili9881c: Fix warning with GPIO controllers that sleepLaurent Pinchart
2024-03-18drm/panel: ilitek-ili9881c: Add Startek KD050HDFIA020-C020A supportLaurent Pinchart
2024-03-18drm/omapdrm: Fix console with deferred opsTony Lindgren
2024-03-18drm/omapdrm: Fix console by implementing fb_dirtyTony Lindgren
2024-03-15drm/nouveau/dp: Fix incorrect return code in r535_dp_aux_xfer()Lyude Paul
2024-03-14drm/panel-edp: Fix AUO 0x405c panel naming and add a variantHsin-Yi Wang
2024-03-14drm/panel-edp: Match edp_panels with panel identityHsin-Yi Wang
2024-03-14drm/edid: Match edid quirks with identityHsin-Yi Wang
2024-03-14drm/edid: Add a function to match EDID with identityHsin-Yi Wang
2024-03-14drm_edid: Add a function to get EDID base blockHsin-Yi Wang
2024-03-13drm/panel: simple: add CMT430B19N00 LCD panel supportJérémie Dautheribes
2024-03-12drm/shmem-helper: Remove duplicate includeJiapeng Chong
2024-03-11drm/qxl: Do not pin buffer objects for vmapThomas Zimmermann
2024-03-11drm/gem-vram: Do not pin buffer objects for vmapThomas Zimmermann
2024-03-11drm/client: Pin vmap'ed GEM buffersThomas Zimmermann
2024-03-11drm/fbdev-generic: Fix locking with drm_client_buffer_vmap_local()Thomas Zimmermann
2024-03-11drm/gem: Acquire reservation lock in drm_gem_{pin/unpin}()Thomas Zimmermann
2024-03-11drm/qxl: Acquire reservation lock in GEM pin/unpin callbacksThomas Zimmermann
2024-03-11drm/qxl: Provide qxl_bo_{pin,unpin}_locked()Thomas Zimmermann
2024-03-11drm/nouveau: Acquire reservation lock in GEM pin/unpin callbacksThomas Zimmermann
2024-03-11drm/nouveau: Provide nouveau_bo_{pin,unpin}_locked()Thomas Zimmermann
2024-03-11drm/msm: Acquire reservation lock in GEM pin/unpin callbackThomas Zimmermann
2024-03-11drm/msm: Provide msm_gem_get_pages_locked()Thomas Zimmermann
2024-03-11drm/gem-vram: Acquire reservation lock in GEM pin/unpin callbacksThomas Zimmermann
2024-03-11drm/gem-shmem: Acquire reservation lock in GEM pin/unpin callbacksThomas Zimmermann
2024-03-11drm/panfrost: Replace fdinfo's profiling debugfs knob with sysfsAdrián Larumbe
2024-03-11Revert "drm/panthor: Fix undefined panthor_device_suspend/resume symbol issue"Jani Nikula
2024-03-11drm/panthor: Fix undefined panthor_device_suspend/resume symbol issueBoris Brezillon
2024-03-11drm/panthor: Explicitly include mm.h for the {virt, __phys)_to_pfn() defsBoris Brezillon
2024-03-11drm/panthor: Fix panthor_devfreq kerneldocBoris Brezillon
2024-03-11drm: avoid includes in drm_crtc_helper_internal.hJani Nikula
2024-03-11drm/dp_mst: avoid includes in drm_dp_mst_topology_internal.hJani Nikula
2024-03-11drm: add missing header guards to drm_crtc_helper_internal.hJani Nikula
2024-03-11drm: add missing header guards to drm_crtc_internal.hJani Nikula
2024-03-11drm/gma500: Remove unused intel-mid.hAndy Shevchenko
2024-03-08drm/panel-edp: Add BOE NT116WHM-N44 and CMN N116BCA-EA1Xuxin Xiong
2024-03-08Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2024-03-08Merge tag 'drm-msm-next-2024-03-07' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie
2024-03-08Merge tag 'drm-etnaviv-next-2024-03-07' of https://git.pengutronix.de/git/lst...Dave Airlie
2024-03-08Merge tag 'drm-xe-next-fixes-2024-03-04' of ssh://gitlab.freedesktop.org/drm/...Dave Airlie
2024-03-08Merge tag 'drm-misc-next-fixes-2024-03-07' of https://anongit.freedesktop.org...Dave Airlie
2024-03-08Merge tag 'amd-drm-next-6.9-2024-03-01' of https://gitlab.freedesktop.org/agd...Dave Airlie
2024-03-07drm: add missing header guards to drm_internal.hJani Nikula