summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
...
| * | | drm/amd/display: Reset steer fifo before unblanking the streamNikola Cornij2019-12-051-2/+10
| * | | drm/amd/display: fixed that I2C over AUX didn't read data issueBrandon Syu2019-12-052-2/+2
| * | | drm/amd/display: Change the delay time before enabling FECLeo (Hanghong) Ma2019-12-051-1/+8
| * | | drm/amd/display: have two different sr and pstate latency tables for renoirJoseph Gravenor2019-12-051-34/+80
| * | | drm/amd/display: Fixed kernel panic when booting with DP-to-HDMI dongleDavid Galiffi2019-12-051-1/+1
| * | | drm/amd/display: populate bios integrated info for renoirJoseph Gravenor2019-12-052-4/+7
| * | | drm/amd/display: fix DalDramClockChangeLatencyNs overrideJoseph Gravenor2019-12-051-1/+4
| * | | drm/amd/display: Map DSC resources 1-to-1 if numbers of OPPs and DSCs are equalNikola Cornij2019-12-051-3/+10
| * | | drm/amd/display: update sr and pstate latencies for RenoirEric Yang2019-12-053-7/+26
| * | | drm/amdgpu: add cache flush workaround to gfx8 emit_fencePierre-Eric Pelloux-Prayer2019-12-051-3/+19
| * | | drm/amdgpu: add header line for power profile on ArcturusAlex Deucher2019-12-051-0/+5
| * | | drm/amdgpu: add check before enabling/disabling broadcast modeGuchun Chen2019-12-051-16/+22
* | | | Merge tag 'drm-intel-fixes-2019-12-12' of git://anongit.freedesktop.org/drm/d...Dave Airlie2019-12-139-148/+177
|\ \ \ \
| * | | | drm/i915: Serialise with remote retirementChris Wilson2019-12-111-3/+23
| | |/ / | |/| |
| * | | drm/i915/gt: Detect if we miss WaIdleLiteRestoreChris Wilson2019-12-101-25/+21
| * | | drm/i915/hdcp: Nuke intel_hdcp_transcoder_config()Ville Syrjälä2019-12-105-28/+14
| * | | drm/i915/fbc: Disable fbc by default on all glk+Ville Syrjälä2019-12-101-1/+1
| * | | drm/i915/perf: Configure OAR for specific contextUmesh Nerlige Ramappa2019-12-101-87/+112
| * | | drm/i915/perf: Allow non-privileged access when OA buffer is not sampledUmesh Nerlige Ramappa2019-12-101-2/+3
| * | | drm/i915/gt: Save irqstate around virtual_context_destroyChris Wilson2019-12-091-2/+3
| | |/ | |/|
* | | Merge tag 'drm-misc-next-fixes-2019-12-12' of git://anongit.freedesktop.org/d...Dave Airlie2019-12-137-41/+49
|\ \ \
| * | | drm/panfrost: Open/close the perfcnt BOBoris Brezillon2019-12-065-13/+22
| * | | drm/panfrost: Fix a race in panfrost_gem_free_object()Boris Brezillon2019-12-061-5/+10
| * | | drm/panfrost: Fix a BO leak in panfrost_ioctl_mmap_bo()Boris Brezillon2019-12-061-3/+6
| * | | drm/panfrost: Fix a race in panfrost_ioctl_madvise()Boris Brezillon2019-12-061-5/+4
| * | | drm/panfrost: devfreq: Round frequencies to OPPsSteven Price2019-12-061-13/+6
| * | | drm/mgag200: Flag all G200 SE A machines as broken wrt <startadd>Thomas Zimmermann2019-12-061-2/+1
* | | | Merge branch 'linux-5.5' of git://github.com/skeggsb/linux into drm-fixesDave Airlie2019-12-125-109/+149
|\ \ \ \
| * | | | drm/nouveau/kms/nv50-: fix panel scalingBen Skeggs2019-12-101-3/+3
| * | | | drm/nouveau/kms/nv50-: Limit MST BPC to 8Lyude Paul2019-12-101-1/+8
| * | | | drm/nouveau/kms/nv50-: Store the bpc we're using in nv50_head_atomLyude Paul2019-12-103-27/+36
| * | | | drm/nouveau/kms/nv50-: Call outp_atomic_check_view() before handling PBNLyude Paul2019-12-101-20/+24
| * | | | drm/nouveau: Fix drm-core using atomic code-paths on pre-nv50 hardwareHans de Goede2019-12-102-7/+27
| * | | | drm/nouveau: Move the declaration of struct nouveau_conn_atom up a bitHans de Goede2019-12-101-55/+55
| | |/ / | |/| |
* | | | Merge tag 'drm-misc-fixes-2019-12-11' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2019-12-121-21/+27
|\ \ \ \
| * | | | drm: meson: venc: cvbs: fix CVBS mode matchingMartin Blumenstingl2019-12-091-21/+27
* | | | | Merge tag 'drm-misc-fixes-2019-11-25' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2019-12-091-2/+4
|\| | | | | |/ / / |/| | |
| * | | drm/mcde: dsi: Fix invalid pointer dereference if panel cannot be foundStephan Gerhold2019-11-201-2/+4
* | | | Merge tag 'drm-next-2019-12-06' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2019-12-06108-749/+1196
|\ \ \ \
| * \ \ \ Merge tag 'drm-intel-next-fixes-2019-12-05' of git://anongit.freedesktop.org/...Dave Airlie2019-12-064-14/+13
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | drm/i915/ehl: Make icp_digital_port_connected() use phy instead of portMatt Roper2019-12-031-7/+5
| | * | | Merge tag 'gvt-next-fixes-2019-12-02' of https://github.com/intel/gvt-linux i...Joonas Lahtinen2019-12-022-5/+6
| | |\ \ \
| | | * | | drm/i915/gvt: Fix cmd length check for MI_ATOMICZhenyu Wang2019-12-021-3/+3
| | | * | | drm/i915/gvt: Update force-to-nonpriv register whitelistGao, Fred2019-11-271-0/+1
| | | * | | drm/i915/gvt: Refine non privilege register address calucationGao, Fred2019-11-271-2/+2
| | * | | | drm/i915/gem: Take timeline->mutex to walk list-of-requestsChris Wilson2019-12-021-2/+2
| * | | | | Merge tag 'drm-misc-next-fixes-2019-12-04' of git://anongit.freedesktop.org/d...Dave Airlie2019-12-056-4/+64
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | drm/dp_mst: Correct the bug in drm_dp_update_payload_part1()Wayne Lin2019-12-041-2/+4
| | * | | | drm/omap: fix dma_addr refcountingTomi Valkeinen2019-12-041-0/+4
| | * | | | drm/dp_mst: Fix build on systems with STACKTRACE_SUPPORT=nGuenter Roeck2019-12-031-0/+1