summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | drm/amd/display: Change the delay time before enabling FECLeo (Hanghong) Ma2019-12-061-1/+8
| | * | | drm/amd/display: have two different sr and pstate latency tables for renoirJoseph Gravenor2019-12-061-34/+80
| | * | | drm/amd/display: Fixed kernel panic when booting with DP-to-HDMI dongleDavid Galiffi2019-12-061-1/+1
| | * | | drm/amd/display: populate bios integrated info for renoirJoseph Gravenor2019-12-062-4/+7
| | * | | drm/amd/display: fix DalDramClockChangeLatencyNs overrideJoseph Gravenor2019-12-061-1/+4
| | * | | drm/amd/display: Map DSC resources 1-to-1 if numbers of OPPs and DSCs are equalNikola Cornij2019-12-061-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-122-21/+28
| |\ \ \ \ \
| | * | | | | MAINTAINERS: Match on dma_buf|fence|resv anywhereDaniel Vetter2019-12-101-0/+1
| | * | | | | 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-092-3/+5
| |\| | | | | | | |/ / / / | |/| | | |
| | * | | | dma-buf: Fix memory leak in sync_file_merge()Navid Emamdoost2019-11-251-1/+1
| | * | | | drm/mcde: dsi: Fix invalid pointer dereference if panel cannot be foundStephan Gerhold2019-11-201-2/+4
* | | | | | Merge tag 'for-linus-20191212' of git://git.kernel.dk/linux-blockLinus Torvalds2019-12-1317-59/+78
|\ \ \ \ \ \
| * | | | | | blk-cgroup: remove blkcg_drain_queueGuoqing Jiang2019-12-122-22/+0
| * | | | | | block: fix NULL pointer dereference in account statistics with IDELogan Gunthorpe2019-12-121-2/+3
| * | | | | | Merge branch 'md-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/song...Jens Axboe2019-12-123-2/+3
| |\ \ \ \ \ \
| | * | | | | | md: make sure desc_nr less than MD_SB_DISKSYufen Yu2019-12-111-0/+1
| | * | | | | | md: raid1: check rdev before reference in raid1_sync_request funcZhiqiang Liu2019-12-111-1/+1
| | * | | | | | raid5: need to set STRIPE_HANDLE for batch headGuoqing Jiang2019-12-111-1/+1
| |/ / / / / /
| * | | | | | block: fix "check bi_size overflow before merge"Andreas Gruenbacher2019-12-101-1/+3
| * | | | | | Merge branch 'nvme/for-5.5' of git://git.infradead.org/nvme into for-linusJens Axboe2019-12-0710-32/+69
| |\ \ \ \ \ \
| | * | | | | | nvme/pci: Fix read queue countKeith Busch2019-12-061-5/+1
| | * | | | | | nvme/pci Limit write queue sizes to possible cpusKeith Busch2019-12-061-0/+3
| | * | | | | | nvme/pci: Fix write and poll queue typesKeith Busch2019-12-061-4/+4