Age | Commit message (Expand) | Author | Files | Lines |
2019-12-18 | drm: rcar-du: lvds: Get mode from state | Laurent Pinchart | 1 | -66/+74 |
2019-12-18 | drm: rcar-du: Recognize "renesas,vsps" in addition to "vsps" | Geert Uytterhoeven | 1 | -5/+12 |
2019-12-18 | drm: rcar-du: crtc: Register GAMMA_LUT properties | Jacopo Mondi | 1 | -0/+4 |
2019-12-18 | drm: rcar-du: crtc: Control CMM operations | Jacopo Mondi | 3 | -0/+76 |
2019-12-18 | drm: rcar-du: kms: Initialize CMM instances | Jacopo Mondi | 5 | -0/+88 |
2019-12-18 | drm: rcar-du: Add support for CMM | Jacopo Mondi | 4 | -0/+284 |
2019-12-13 | Merge tag 'drm-fixes-5.5-2019-12-12' of git://people.freedesktop.org/~agd5f/l... | Dave Airlie | 27 | -118/+299 |
2019-12-13 | Merge tag 'drm-intel-fixes-2019-12-12' of git://anongit.freedesktop.org/drm/d... | Dave Airlie | 9 | -148/+177 |
2019-12-13 | Merge tag 'drm-misc-next-fixes-2019-12-12' of git://anongit.freedesktop.org/d... | Dave Airlie | 7 | -41/+49 |
2019-12-13 | drm/amdgpu: add invalidate semaphore limit for SRIOV in gmc10 | changzhu | 1 | -8/+21 |
2019-12-13 | drm/amdgpu: add invalidate semaphore limit for SRIOV and picasso in gmc9 | changzhu | 1 | -20/+24 |
2019-12-12 | drm/amdgpu: avoid using invalidate semaphore for picasso | changzhu | 1 | -8/+20 |
2019-12-12 | Revert "drm/amdgpu: dont schedule jobs while in reset" | Alex Deucher | 1 | -4/+1 |
2019-12-12 | Merge branch 'linux-5.5' of git://github.com/skeggsb/linux into drm-fixes | Dave Airlie | 5 | -109/+149 |
2019-12-12 | Merge tag 'drm-misc-fixes-2019-12-11' of git://anongit.freedesktop.org/drm/dr... | Dave Airlie | 1 | -21/+27 |
2019-12-11 | drm/amdgpu: fix license on Kconfig and Makefiles | Alex Deucher | 7 | -4/+7 |
2019-12-11 | drm/amdgpu/gfx10: update gfx golden settings for navi14 | Tianci.Yin | 1 | -0/+2 |
2019-12-11 | drm/amdgpu/gfx10: update gfx golden settings | Tianci.Yin | 1 | -0/+2 |
2019-12-11 | drm/amdgpu/gfx10: update gfx golden settings for navi14 | Tianci.Yin | 1 | -0/+1 |
2019-12-11 | drm/amdgpu/gfx10: update gfx golden settings | Tianci.Yin | 1 | -0/+1 |
2019-12-11 | drm/i915: Serialise with remote retirement | Chris Wilson | 1 | -3/+23 |
2019-12-11 | drm/amd/display: include linux/slab.h where needed | Arnd Bergmann | 1 | -0/+2 |
2019-12-11 | drm/amd/display: fix undefined struct member reference | Arnd Bergmann | 1 | -0/+2 |
2019-12-10 | drm/nouveau/kms/nv50-: fix panel scaling | Ben Skeggs | 1 | -3/+3 |
2019-12-10 | drm/nouveau/kms/nv50-: Limit MST BPC to 8 | Lyude Paul | 1 | -1/+8 |
2019-12-10 | drm/nouveau/kms/nv50-: Store the bpc we're using in nv50_head_atom | Lyude Paul | 3 | -27/+36 |
2019-12-10 | drm/nouveau/kms/nv50-: Call outp_atomic_check_view() before handling PBN | Lyude Paul | 1 | -20/+24 |
2019-12-10 | drm/nouveau: Fix drm-core using atomic code-paths on pre-nv50 hardware | Hans de Goede | 2 | -7/+27 |
2019-12-10 | drm/nouveau: Move the declaration of struct nouveau_conn_atom up a bit | Hans de Goede | 1 | -55/+55 |
2019-12-10 | drm/i915/gt: Detect if we miss WaIdleLiteRestore | Chris Wilson | 1 | -25/+21 |
2019-12-10 | drm/i915/hdcp: Nuke intel_hdcp_transcoder_config() | Ville Syrjälä | 5 | -28/+14 |
2019-12-10 | drm/i915/fbc: Disable fbc by default on all glk+ | Ville Syrjälä | 1 | -1/+1 |
2019-12-10 | drm/i915/perf: Configure OAR for specific context | Umesh Nerlige Ramappa | 1 | -87/+112 |
2019-12-10 | drm/i915/perf: Allow non-privileged access when OA buffer is not sampled | Umesh Nerlige Ramappa | 1 | -2/+3 |
2019-12-09 | drm/i915/gt: Save irqstate around virtual_context_destroy | Chris Wilson | 1 | -2/+3 |
2019-12-09 | drm: meson: venc: cvbs: fix CVBS mode matching | Martin Blumenstingl | 1 | -21/+27 |
2019-12-09 | Merge tag 'drm-misc-fixes-2019-11-25' of git://anongit.freedesktop.org/drm/dr... | Dave Airlie | 1 | -2/+4 |
2019-12-06 | Merge tag 'drm-next-2019-12-06' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 108 | -749/+1196 |
2019-12-06 | drm/panfrost: Open/close the perfcnt BO | Boris Brezillon | 5 | -13/+22 |
2019-12-06 | drm/panfrost: Fix a race in panfrost_gem_free_object() | Boris Brezillon | 1 | -5/+10 |
2019-12-06 | drm/panfrost: Fix a BO leak in panfrost_ioctl_mmap_bo() | Boris Brezillon | 1 | -3/+6 |
2019-12-06 | drm/panfrost: Fix a race in panfrost_ioctl_madvise() | Boris Brezillon | 1 | -5/+4 |
2019-12-06 | drm/panfrost: devfreq: Round frequencies to OPPs | Steven Price | 1 | -13/+6 |
2019-12-06 | drm/mgag200: Flag all G200 SE A machines as broken wrt <startadd> | Thomas Zimmermann | 1 | -2/+1 |
2019-12-06 | Merge tag 'drm-intel-next-fixes-2019-12-05' of git://anongit.freedesktop.org/... | Dave Airlie | 4 | -14/+13 |
2019-12-06 | drm/amd/display: Compare clock state member to determine optimization. | Yongqiang Sun | 1 | -1/+17 |
2019-12-06 | drm/amdgpu/display: add fallthrough comment | Alex Deucher | 1 | -0/+1 |
2019-12-06 | drm/amd/display: Increase the number of retries after AUX DEFER | George Shen | 1 | -10/+22 |
2019-12-06 | drm/amd/display: update dispclk and dppclk vco frequency | Eric Yang | 1 | -1/+1 |
2019-12-06 | drm/amd/display: Fix screen tearing on vrr tests | Amanda Liu | 2 | -20/+13 |