summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* drm/edid: fix invalid EDID extension block filteringJani Nikula2022-03-311-3/+3
* drm/vc4: Implement atomic_print_state for HVS channel stateMaxime Ripard2022-03-311-0/+17
* drm/vc4: Constify private state accessorsMaxime Ripard2022-03-311-3/+4
* drm/atomic: Add atomic_print_state to private objectsMaxime Ripard2022-03-311-0/+16
* drm/atomic: Print the state every non-blocking commitMaxime Ripard2022-03-312-4/+4
* drm/panel-edp: Fix AUO B133UAN01 panel idMatthias Kaehlcke2022-03-301-1/+1
* drm/panel-edp: Add AUO B133UAN01Matthias Kaehlcke2022-03-291-0/+1
* drm/edid: split drm_add_edid_modes() to twoJani Nikula2022-03-291-18/+24
* drm/edid: add more general struct edid constness in the interfacesJani Nikula2022-03-291-10/+11
* drm/edid: constify struct edid passed around in callbacks and closureJani Nikula2022-03-291-24/+24
* drm/edid: constify struct edid passed to detailed blocksJani Nikula2022-03-291-25/+23
* drm/edid: constify struct detailed_timing in parsing callbacksJani Nikula2022-03-291-19/+21
* drm/edid: constify struct detailed_timing in lower level parsingJani Nikula2022-03-291-20/+20
* drm/edid: use struct detailed_timing member access in gtf2 functionsJani Nikula2022-03-291-20/+37
* drm/edid: use struct detailed_timing member access in is_rb()Jani Nikula2022-03-291-5/+9
* drm/edid: pass a timing pointer to is_detailed_timing_descriptor()Jani Nikula2022-03-291-3/+5
* drm/edid: pass a timing pointer to is_display_descriptor()Jani Nikula2022-03-291-11/+16
* drm/edid: fix reduced blanking support checkJani Nikula2022-03-291-1/+1
* drm/edid: don't modify EDID while parsingJani Nikula2022-03-291-9/+9
* tilcdc: tilcdc_external: fix an incorrect NULL check on list iteratorXiaomeng Tong2022-03-291-3/+5
* gma500: fix an incorrect NULL check on list iteratorXiaomeng Tong2022-03-291-3/+4
* drm/amdgpu: drop amdgpu_gtt_nodeChristian König2022-03-291-31/+18
* drm/ttm: rework bulk move handling v5Christian König2022-03-296-100/+129
* drm/ttm: de-inline ttm_bo_pin/unpinChristian König2022-03-291-0/+32
* drm/nouveau/kms/nv50-: atom: fix an incorrect NULL check on list iteratorXiaomeng Tong2022-03-282-8/+25
* drm/ttm: allow bulk moves for all domainsChristian König2022-03-281-37/+15
* drm/ttm: add resource iterator v4Christian König2022-03-283-38/+76
* drm/ttm: move the LRU into resource handling v4Christian König2022-03-286-153/+163
* drm/bridge: anx7625: Set downstream sink into normal statusXin Ji2022-03-281-0/+8
* drm: omapdrm: Do no allocate non-scanout GEMs through DMM/TILERIvaylo Dimitrov2022-03-281-4/+8
* drm: omapdrm: Support exporting of non-contiguous GEM BOsIvaylo Dimitrov2022-03-283-60/+73
* drm: omapdrm: simplify omap_gem_pinIvaylo Dimitrov2022-03-281-33/+42
* drm/qxl: fix qxl can't use in arm64Cong Liu2022-03-252-4/+4
* drm/virtio: Remove restriction of non-zero blob_flagsRob Clark2022-03-251-2/+1
* drm/virtio: fix NULL pointer dereference in virtio_gpu_conn_get_modesLiu Zixian2022-03-251-0/+2
* drm/vc4: hdmi: Support HDMI YUV outputMaxime Ripard2022-03-244-16/+311
* drm/vc4: hdmi: Always try to have the highest bpcMaxime Ripard2022-03-242-5/+43
* drm/vc4: hdmi: Take bpp into account for the scramblerMaxime Ripard2022-03-242-4/+17
* drm/vc4: hdmi: Take the sink maximum TMDS clock into accountMaxime Ripard2022-03-241-0/+6
* drm/vc4: hdmi: Move clock calculation into its own functionMaxime Ripard2022-03-241-15/+37
* drm/vc4: hdmi: Move clock validation to its own functionMaxime Ripard2022-03-241-11/+15
* drm/vc4: hdmi: Rename pixel_rate variableMaxime Ripard2022-03-243-22/+22
* drm/bridge: it6505: Fix build errorYueHaibing2022-03-241-0/+1
* dma-buf: finally make the dma_resv_list private v2Christian König2022-03-241-0/+11
* dma-buf: add dma_resv_replace_fences v2Christian König2022-03-242-42/+52
* RDMA: use dma_resv_wait() instead of extracting the fenceChristian König2022-03-241-6/+2
* drm/etnaviv: stop using dma_resv_excl_fence v2Christian König2022-03-243-29/+14
* drm: bridge: it66121: Add audio supportNicolas Belin2022-03-241-0/+627
* drm: bridge: it66121: Fix the register page lengthNicolas Belin2022-03-241-1/+1
* drm/gma500: Add crtc prefix to vblank functionsPatrik Jakobsson2022-03-233-9/+9