summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-06-201-10/+5
|\
| * drm: encoder_slave: use new I2C APIWolfram Sang2020-06-191-8/+2
| * drm: encoder_slave: fix refcouting error for modulesWolfram Sang2020-06-191-2/+3
* | Merge tag 'amd-drm-fixes-5.8-2020-06-17' of git://people.freedesktop.org/~agd...Dave Airlie2020-06-199-56/+160
|\ \
| * | drm/amdgpu: fix documentation around busy_percentageAlex Deucher2020-06-171-1/+1
| * | drm/amdgpu/pm: update comment to clarify Overdrive interfacesAlex Deucher2020-06-171-1/+1
| * | drm/amdkfd: Use correct major in devcgroup checkLorenz Brun2020-06-171-1/+2
| * | drm/amd/display: Rework dsc to isolate FPU operationsRodrigo Siqueira2020-06-115-50/+153
| * | drm/amdgpu: Replace invalid device ID with a valid device IDSandeep Raghuraman2020-06-111-1/+1
| * | drm/amd/display: Use kfree() to free rgb_user in calculate_user_regamma_ramp()Denis Efremov2020-06-101-1/+1
| * | drm/amd/display: Use kvfree() to free coeff in build_regamma()Denis Efremov2020-06-101-1/+1
* | | drm/i915/display: Fix the encoder type checkVandita Kulkarni2020-06-161-3/+3
* | | drm/i915/icl+: Fix hotplug interrupt disabling after storm detectionImre Deak2020-06-161-0/+1
* | | drm/i915/gt: Move gen4 GT workarounds from init_clock_gating to workaroundsChris Wilson2020-06-162-20/+22
* | | drm/i915/gt: Move ilk GT workarounds from init_clock_gating to workaroundsChris Wilson2020-06-162-10/+14
* | | drm/i915/gt: Move snb GT workarounds from init_clock_gating to workaroundsChris Wilson2020-06-162-33/+41
* | | drm/i915/gt: Move vlv GT workarounds from init_clock_gating to workaroundsChris Wilson2020-06-162-61/+59
* | | drm/i915/gt: Move ivb GT workarounds from init_clock_gating to workaroundsChris Wilson2020-06-163-49/+63
* | | drm/i915/gt: Move hsw GT workarounds from init_clock_gating to workaroundsChris Wilson2020-06-162-37/+50
* | | drm/i915/icl: Disable DIP on MST ports with the transcoder clock still onImre Deak2020-06-162-1/+11
* | | drm/i915/gt: Incrementally check for rewindingChris Wilson2020-06-166-4/+154
* | | drm/i915/tc: fix the reset of ln0Khaled Almahallawy2020-06-161-1/+1
* | | drm/i915/gt: Prevent timeslicing into unpreemptable requestsChris Wilson2020-06-163-2/+119
* | | drm/i915/selftests: Restore to default heartbeatChris Wilson2020-06-164-109/+67
* | | drm/i915: work around false-positive maybe-uninitialized warningArnd Bergmann2020-06-151-0/+2
* | | drm/i915/pmu: avoid an maybe-uninitialized warningArnd Bergmann2020-06-151-42/+42
* | | drm/i915/gt: Incorporate the virtual engine into timeslicingChris Wilson2020-06-151-6/+24
| |/ |/|
* | Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2020-06-132-9/+9
|\ \
| * | treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-142-9/+9
* | | amdgpu: a NULL ->mm does not mean a thread is a kthreadChristoph Hellwig2020-06-111-1/+1
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-06-117-11/+4
|\ \ \
| * | | kernel: better document the use_mm/unuse_mm API contractChristoph Hellwig2020-06-101-2/+2
| * | | kernel: move use_mm/unuse_mm to kthread.cChristoph Hellwig2020-06-107-9/+2
* | | | Merge tag 'drm-next-2020-06-11-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-06-118-14/+60
|\ \ \ \ | |_|/ / |/| | |
| * | | Merge tag 'drm-misc-next-fixes-2020-06-11' of git://anongit.freedesktop.org/d...Dave Airlie2020-06-115-5/+8
| |\ \ \
| | * | | drm/ast: fix missing break in switch statement for format->cpp[0] case 4Colin Ian King2020-06-111-0/+1
| | * | | drm/sun4i: hdmi ddc clk: Fix size of m dividerJernej Skrabec2020-06-102-2/+2
| | * | | drm/connector: notify userspace on hotplug after register completeJeykumar Sankaran2020-06-032-3/+5
| * | | | drm/i915/display: Only query DP state of a DDI encoderChris Wilson2020-06-091-0/+3
| * | | | drm/i915/params: fix i915.reset module param typeJani Nikula2020-06-081-1/+1
| * | | | drm/i915/gem: Mark the buffer pool as active for the cmdparserChris Wilson2020-06-081-8/+48
| | |_|/ | |/| |
* | | | Merge branch 'uaccess.i915' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-06-105-58/+28
|\ \ \ \ | |_|_|/ |/| | |
| * | | i915:get_engines(): get rid of pointless access_ok()Al Viro2020-05-011-5/+0
| * | | i915: alloc_oa_regs(): get rid of pointless access_ok()Al Viro2020-05-011-3/+0
| * | | i915 compat ioctl(): just use drm_ioctl_kernel()Al Viro2020-05-011-9/+5
| * | | i915: switch copy_perf_config_registers_or_number() to unsafe_put_user()Al Viro2020-05-012-31/+17
| * | | i915: switch query_{topology,engine}_info() to copy_to_user()Al Viro2020-05-011-10/+6
* | | | mmap locking API: convert mmap_sem commentsMichel Lespinasse2020-06-096-10/+10
* | | | mmap locking API: rename mmap_sem to mmap_lockMichel Lespinasse2020-06-091-1/+1
* | | | mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesMichel Lespinasse2020-06-099-33/+33